Update history to reflect merge of #5605 [ci skip]

This commit is contained in:
jekyllbot 2016-11-28 09:25:12 -08:00
parent c3bf59c72c
commit 4c634d1d66
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@
* Add connector param to array_to_sentence_string filter (#5597)
### Bug Fixes
* Escaped regular expressions when using post_url. (#5605)
## 3.3.1 / 2016-11-14
### Minor Enhancements