Update history to reflect merge of #1841

This commit is contained in:
Parker Moore 2013-12-26 01:12:40 -05:00
parent 6e8f31f406
commit 92c3d6d3fd
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
* Update Redcarpet dependency to ~> 3.0 (#1815) * Update Redcarpet dependency to ~> 3.0 (#1815)
* Automatically sort all pages by name (#1848) * Automatically sort all pages by name (#1848)
* Better error message when time is not parseable (#1847) * Better error message when time is not parseable (#1847)
* Allow `include` tag variable arguments to use filters (#1841)
### Bug Fixes ### Bug Fixes
* Don't allow nil entries when loading posts (#1796) * Don't allow nil entries when loading posts (#1796)