From 1d55558956db12cfe1d277623fbfd47025039575 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 20 Apr 2016 14:03:36 -0700 Subject: [PATCH] Update history to reflect merge of #4793 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 43a57f96..66b71343 100644 --- a/History.markdown +++ b/History.markdown @@ -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