From 1ac9c21956ed7e31be6fd8f0083f6414b6220684 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 21 Apr 2016 17:20:03 -0700 Subject: [PATCH] Update history to reflect merge of #4808 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 436c72e6..665e5ed7 100644 --- a/History.markdown +++ b/History.markdown @@ -36,6 +36,7 @@ * 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) + * 3.2.x/master: Fix defaults for Documents (posts/collection docs) (#4808) ### Development Fixes