Update history to reflect merge of #1788

This commit is contained in:
Parker Moore
2013-12-10 11:49:44 -05:00
parent a70726e554
commit 6e74ec2f71

View File

@@ -6,6 +6,8 @@
### Minor Enhancements
* Move the EntryFilter class into the Jekyll module to avoid polluting the
global namespace (#1800)
* Add `group_by` Liquid filter create lists of items grouped by a common
property's value (#1788)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)