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

This commit is contained in:
jekyllbot 2016-04-20 14:06:11 -07:00
parent 341407ef2a
commit 0d89b77dae
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
* 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)
* Globalize Jekyll's Filters. (#4792)
### Bug Fixes