From c92ad3b595ce5762f0e1e71719a146ec25ae2cc7 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 20 Oct 2014 21:29:31 -0700 Subject: [PATCH] Update history to reflect merge of #3018 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 1023b990..205c23e0 100644 --- a/History.markdown +++ b/History.markdown @@ -4,6 +4,7 @@ ### Minor Enhancements + * 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) * Change indentation in `head.html` of site template to 2 spaces from 4 (#2973)