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

This commit is contained in:
Parker Moore 2014-05-16 03:51:12 -04:00
parent 04b0fe0160
commit 5d6f6b0571
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
* 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)
* Accept `Numeric` values for dates, not `Number` values (#2377)
### Development Fixes