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

This commit is contained in:
jekyllbot 2016-04-13 13:37:29 -07:00
parent fc0d440201
commit 7635d08ecf
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
* 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)
* Add a where_exp filter for filtering by expression (#4478)
### Bug Fixes