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

This commit is contained in:
jekyllbot 2016-03-25 12:19:17 -07:00
parent 1ab0ed3664
commit f16c5d0e65
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* 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) * Adds `link` Liquid tag to make generation of URL's easier (#4624)
* Allow static files to be symlinked in unsafe mode or non-prod environments (#4640)
### Bug Fixes ### Bug Fixes