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

This commit is contained in:
jekyllbot 2016-03-24 12:40:50 -07:00
parent 59d1a122c6
commit 9fc4a85806
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* Use String#encode for xml_escape filter instead of CGI.escapeHTML (#4694) * 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) * 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) * Site Template: write a Gemfile which is educational to the new site (#4542)
* Site template: add explanation of site variables in the example `_config.yml` (#4704)
### Bug Fixes ### Bug Fixes