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

This commit is contained in:
Parker Moore 2014-11-05 10:22:28 -08:00
parent 2ec1dc1831
commit a822219086
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
### Minor Enhancements
* Centralize path sanitation in the `Site` object (#2882)
* Allow placeholders in permalinks (#3031)
* Fancy Indexing with WEBrick (#3018)
* Allow Enumerables to be used with `where` filter. (#2986)