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

This commit is contained in:
jekyllbot 2016-03-23 17:49:47 -07:00
parent 87d0f03f5c
commit c6564d352b
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
* 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)
* Site Template: write a Gemfile which is educational to the new site (#4542)
### Bug Fixes