From 038baa12c72142d3a200ccea2760e39320fea43a Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 13 Aug 2014 00:59:41 -0400 Subject: [PATCH] Update history to reflect merge of #2721 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3caea329..6344c5f7 100644 --- a/History.markdown +++ b/History.markdown @@ -28,6 +28,7 @@ * 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) + * Replace `classifier` gem with `classifier-reborn` (#2721) ### Bug Fixes