Update history to reflect merge of #1849

This commit is contained in:
Matt Rogers 2013-12-30 22:29:24 -06:00
parent a2fd8ba7c3
commit 47e4e81053
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
* `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)
* Allow sorting of content by custom properties (#1849)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)