Update history to reflect merge of #4945

[ci skip]
This commit is contained in:
Parker Moore 2016-05-25 16:05:31 -07:00
parent aff1430608
commit b353e181c1
No known key found for this signature in database
GPG Key ID: 193CDEBA72063C58
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
* From v3.1.4: Configuration permalink fix and addition of Configuration.from and sorting `site.collections` by label (#4942)
* From v3.1.4: Fix `{{ layout }}` oddities (proper inheritance & fixing overflow of old data) (#4943)
* From v3.1.5: Sort the results of the `require_all` glob (#4944)
* From v3.1.6: Add ability to render drops as JSON (#4945)
### Development Fixes