From 59b32626a8f9e18ccc83e4c7bd63ec1867e19dc4 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 12 Aug 2014 23:54:50 -0400 Subject: [PATCH] Update history to reflect merge of #2739 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index bc4f5f9d..e8a9cb28 100644 --- a/History.markdown +++ b/History.markdown @@ -17,6 +17,7 @@ * Ignore subfolders in the `_posts` folder (#2705) REVERTS (#2633) * Front Matter default types should always be pluralized (#2732) * Read in static files into `collection.files` as `StaticFile`s (#2737) + * Add `sassify` and `scssify` Liquid filters (#2739) ### Bug Fixes