From 0d89b77dae80a0eb89a637c41c71720d0b13a4ed Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 20 Apr 2016 14:06:11 -0700 Subject: [PATCH] Update history to reflect merge of #4792 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 66b71343..14948a56 100644 --- a/History.markdown +++ b/History.markdown @@ -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