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

This commit is contained in:
jekyllbot 2016-04-21 17:20:03 -07:00
parent 298d56aab2
commit 1ac9c21956
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
* Use SSLEnable instead of EnableSSL and make URL HTTPS. (#4693) * Use SSLEnable instead of EnableSSL and make URL HTTPS. (#4693)
* convertible: use Document::YAML_FRONT_MATTER_REGEXP to parse transformable files (#4786) * convertible: use Document::YAML_FRONT_MATTER_REGEXP to parse transformable files (#4786)
* Example in the site template should be IANA-approved example.com (#4793) * Example in the site template should be IANA-approved example.com (#4793)
* 3.2.x/master: Fix defaults for Documents (posts/collection docs) (#4808)
### Development Fixes ### Development Fixes