From d32e3a06b4f35e356dfee3acb05840e3b6a743e3 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Fri, 4 Oct 2013 07:42:45 -0500 Subject: [PATCH] Update history to reflect merge of #1495 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7c03d13e..f52b173e 100644 --- a/History.markdown +++ b/History.markdown @@ -3,6 +3,7 @@ ### Major Enhancements * Add support for adding data as YAML files under a site's `_data` directory (#1003) + * Allow variables to be used with `include` tags (#1495) ### Minor Enhancements * Decrease the specificity in the site template CSS (#1574)