Update history to reflect merge of #3018 [ci skip]

This commit is contained in:
Parker Moore 2014-10-20 21:29:31 -07:00
parent 3285aebd4f
commit c92ad3b595
1 changed files with 1 additions and 0 deletions

View File

@ -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)