Update history to reflect merge of #2345 [ci skip]
This commit is contained in:
parent
01c09fd7fa
commit
5e9b22fbb2
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue