Update history to reflect merge of #1815

This commit is contained in:
Matt Rogers 2013-12-11 16:00:42 -06:00
parent 85fcd0e757
commit 379093f940
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
* Add `group_by` Liquid filter create lists of items grouped by a common
property's value (#1788)
* Add support for Maruku's `fenced_code_blocks` option (#1799)
* Update Redcarpet dependency to ~> 3.0 (#1815)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)