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

This commit is contained in:
jekyllbot 2016-04-20 14:03:36 -07:00
parent 46b2ab8e88
commit 1d55558956
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
* Cleaner: `keep_files` should only apply to the beginning of paths, not substrings with index > 0 (#3849)
* Use SSLEnable instead of EnableSSL and make URL HTTPS. (#4693)
* convertible: use Document::YAML_FRONT_MATTER_REGEXP to parse transformable files (#4786)
* Example in the site template should be IANA-approved example.com (#4793)
### Development Fixes