Update history to reflect merge of #1879

This commit is contained in:
Parker Moore 2013-12-26 15:23:28 -05:00
parent c53e8dbd6c
commit da8571beec
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
* Better error message when time is not parseable (#1847)
* Allow `include` tag variable arguments to use filters (#1841)
* `post_url` tag should raise `ArgumentError` for invalid name (#1825)
* Bump dependency `mercenary` to `~> 0.2.0` (#1879)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)