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

This commit is contained in:
Parker Moore
2014-11-05 22:03:06 -08:00
parent 13bb7360c0
commit 7918dad26f

View File

@@ -4,6 +4,7 @@
### Minor Enhancements
* Require gems in `:jekyll_plugins` Gemfile group unless `JEKYLL_NO_BUNDLER_REQUIRE` is specified in the environment. (#2865)
* Centralize path sanitation in the `Site` object (#2882)
* Allow placeholders in permalinks (#3031)
* Fancy Indexing with WEBrick (#3018)