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

This commit is contained in:
jekyllbot 2016-03-22 15:09:57 -07:00
parent e873934d60
commit e1fe161071
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
* Add array support to `where` filter (#4555)
* 'jekyll clean': also remove .sass-cache (#4652)
* Clean up Tags::PostUrl a bit, including better errors and date parsing (#4670)
* Use String#encode for xml_escape filter instead of CGI.escapeHTML (#4694)
### Bug Fixes