From 99a48499c7707e0b20b45d4b817e71736b1f2452 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 6 Aug 2014 15:28:32 -0400 Subject: [PATCH] Update history to reflect merge of #2693 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 635003c7..6d8adf30 100644 --- a/History.markdown +++ b/History.markdown @@ -9,6 +9,7 @@ * No longer set `permalink: pretty` in the `_config.yml` for the site template (#2680) * Rework site template to utilize Sass (#2687) * Notify the user when auto-regeneration is disabled. (#2696) + * Allow partial variables in include tag filename argument (#2693) ### Bug Fixes