From 7635d08ecfff5382b35ebcbc066de21c1ea5fdab Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 13 Apr 2016 13:37:29 -0700 Subject: [PATCH] Update history to reflect merge of #4478 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f37434fc..96d7938c 100644 --- a/History.markdown +++ b/History.markdown @@ -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