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

This commit is contained in:
jekyllbot 2016-05-25 15:44:24 -07:00
parent 0ca45a48e5
commit 1502d00063
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
* From v3.1.4: Add ExcerptDrop and remove excerpt's ability to refer to itself in Liquid (#4941)
* 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)
### Development Fixes