Update history to reflect merge of #1848

This commit is contained in:
Parker Moore 2013-12-19 15:20:51 -05:00
parent 94e96d325b
commit 8cb1dc47d9
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
property's value (#1788)
* Add support for Maruku's `fenced_code_blocks` option (#1799)
* Update Redcarpet dependency to ~> 3.0 (#1815)
* Automatically sort all pages by name (#1848)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)