Update history to reflect merge of #1886

This commit is contained in:
Parker Moore 2013-12-28 13:46:40 -05:00
parent 3e4d47c21d
commit 194109d677
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
* 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)
* Bump dependency `safe_yaml` to `~> 1.0` (#1886)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)