From df1a999031a98d83cb669558b8e7e55a2142f1b5 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 9 Dec 2013 18:00:09 -0500 Subject: [PATCH] Update history to reflect merge of #1800 --- History.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/History.markdown b/History.markdown index 25927d85..9f421adc 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,9 @@ ### Minor Enhancements +* Move the EntryFilter class into the Jekyll module to avoid polluting the + global namespace (#1800) + ### Bug Fixes ### Development Fixes