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

This commit is contained in:
Parker Moore 2014-05-15 12:37:28 -04:00
parent 996bf25aee
commit bd51b250be
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
* Liquid `sort` filter should sort even if one of the values is `nil` (#2345)
* Remove padding on `pre code` in the site template CSS (#2383)
* Set `log_level` earlier to silence info level configuration output (#2393)
* Only list pages which have `title` in site template (#2411)
### Development Fixes