From 257f852b965ee33cc16452d09bea6a94fd4327fe Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 29 Oct 2014 15:13:51 -0700 Subject: [PATCH] Update history to reflect merge of #3031 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 142b4010..0079cc61 100644 --- a/History.markdown +++ b/History.markdown @@ -4,6 +4,7 @@ ### Minor Enhancements + * Allow placeholders in permalinks (#3031) * Fancy Indexing with WEBrick (#3018) * Allow Enumerables to be used with `where` filter. (#2986) * Meta descriptions in the site template now use `page.excerpt` if it's available (#2964)