From 6c001f10ab8877aaa1c0b2c60d9dc5be9203095a Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Wed, 23 Oct 2013 09:40:39 -0500 Subject: [PATCH] Update history to reflect merge of #1557 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 00ef8a1f..195aad8e 100644 --- a/History.markdown +++ b/History.markdown @@ -4,6 +4,7 @@ * Add support for adding data as YAML files under a site's `_data` directory (#1003) * Allow variables to be used with `include` tags (#1495) + * Allow using gems for plugin management (#1557) ### Minor Enhancements * Decrease the specificity in the site template CSS (#1574)