Mention where it came from. [ci skip]

This commit is contained in:
Parker Moore 2016-05-25 15:49:30 -07:00
parent d9c9e0238a
commit 02bf4f1032
No known key found for this signature in database
GPG Key ID: 193CDEBA72063C58
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
* From v3.1.4: Add ExcerptDrop and remove excerpt's ability to refer to itself in Liquid (#4941) * 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: 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.4: Fix `{{ layout }}` oddities (proper inheritance & fixing overflow of old data) (#4943)
* Forward-port: Sort the results of the require_all glob (#4944) * From v3.1.5: Sort the results of the `require_all` glob (#4944)
### Development Fixes ### Development Fixes