Update history to reflect merge of #2345 [ci skip]

This commit is contained in:
Parker Moore 2014-05-10 15:44:35 -04:00
parent 01c09fd7fa
commit 5e9b22fbb2
1 changed files with 3 additions and 0 deletions

View File

@ -3,10 +3,13 @@
### Major Enhancements ### Major Enhancements
### Minor Enhancements ### Minor Enhancements
* Add support for JSON files in the `_data` directory (#2369) * Add support for JSON files in the `_data` directory (#2369)
### Bug Fixes ### Bug Fixes
* Liquid `sort` filter should sort even if one of the values is `nil` (#2345)
### Development Fixes ### Development Fixes
* Test Ruby 2.1.2 instead of 2.1.1 (#2374) * Test Ruby 2.1.2 instead of 2.1.1 (#2374)