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

This commit is contained in:
jekyllbot 2016-04-06 17:14:29 -07:00
parent 41c3dd4cde
commit a473b45e35
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
* 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)
* DocumentDrop: add `#<=>` which sorts by date (falling back to path) (#4741)
### Bug Fixes