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

This commit is contained in:
Parker Moore 2014-05-20 12:13:01 -04:00
parent 395d65454c
commit 5bb7c7eb9a
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* 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)
* Prevent code from overflowing container in site template (#2429)
### Development Fixes