Update history to reflect merge of #1825

This commit is contained in:
Parker Moore 2013-12-26 01:33:17 -05:00
parent 791c6d815d
commit a2853456b6
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
* 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) * Allow `include` tag variable arguments to use filters (#1841)
* `post_url` tag should raise `ArgumentError` for invalid name (#1825)
### Bug Fixes ### Bug Fixes
* Don't allow nil entries when loading posts (#1796) * Don't allow nil entries when loading posts (#1796)