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

This commit is contained in:
jekyllbot 2016-04-29 12:22:47 -07:00
parent 6c081427c4
commit 53d6b91fc8
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
* convertible: use Document::YAML_FRONT_MATTER_REGEXP to parse transformable files (#4786)
* Example in the site template should be IANA-approved example.com (#4793)
* 3.2.x/master: Fix defaults for Documents (posts/collection docs) (#4808)
* Don't rescue LoadError or bundler load errors for Bundler. (#4857)
### Development Fixes