Update history to reflect merge of #1799

This commit is contained in:
Matt Rogers 2013-12-10 22:30:45 -06:00
parent a7d4ee8bfb
commit 48834891ac
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
global namespace (#1800)
* 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)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)