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

This commit is contained in:
jekyllbot 2016-03-24 12:50:06 -07:00
parent da4a664290
commit f0e9b378f6
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
* 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) * Site template: add explanation of site variables in the example `_config.yml` (#4704)
* Adds `link` Liquid tag to make generation of URL's easier (#4624)
### Bug Fixes ### Bug Fixes