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

This commit is contained in:
jekyllbot 2016-03-23 17:01:16 -07:00
parent 4ce50e3936
commit 0c172f6463
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
* '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)
* Add show_dir_listing option for serve command and fix index file names (#4533)
### Bug Fixes