Update history to reflect merge of #4941

[ci skip]
This commit is contained in:
Parker Moore 2016-05-25 09:32:51 -07:00
parent 10543e7c46
commit 757233754e
No known key found for this signature in database
GPG Key ID: 193CDEBA72063C58
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@
* 3.2.x/master: Fix defaults for Documents (posts/collection docs) (#4808)
* Don't rescue LoadError or bundler load errors for Bundler. (#4857)
### Forward Ports
* From v3.1.4: Add ExcerptDrop and remove excerpt's ability to refer to itself in Liquid (#4941)
### Development Fixes
* Add project maintainer profile links (#4591)