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

This commit is contained in:
Parker Moore 2014-11-06 12:05:28 -08:00
parent e11fb4d427
commit 21de59a90e
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
* 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)
* Allow users to specify the log level via `JEKYLL_LOG_LEVEL`. (#3067)
* 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)