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

This commit is contained in:
jekyllbot 2016-05-25 15:42:05 -07:00
parent cf810a88fa
commit a7cbb89dfc
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
### Forward Ports
* From v3.1.4: Add ExcerptDrop and remove excerpt's ability to refer to itself in Liquid (#4941)
* Forward-port: Configuration permalink fix and addition of Configuration.from and sorting `site.collections` by label (#4942)
### Development Fixes