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

This commit is contained in:
jekyllbot 2016-03-25 16:27:39 -07:00
parent afa89d68f8
commit f2aa15555b
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
* 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)
* Allow static files to be symlinked in unsafe mode or non-prod environments (#4640)
* Add `:after_init` hook & add `Site#config=` to make resetting config easy (#4703)
### Bug Fixes