From 274d350d614cba4a024c93f7bfcc37a37b462dc6 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 3 Oct 2016 15:13:02 -0700 Subject: [PATCH] Update history to reflect merge of #5441 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 2a04338a..8d1acc73 100644 --- a/History.markdown +++ b/History.markdown @@ -29,6 +29,7 @@ * Site template config: prepend 'jekyll serve' with 'bundle exec' (#5430) * Don't call `File.utime` for StaticFiles if it's a symlink (#5427) * Fix handling of non-ASCII characters in new `*_url` filters (#5410) + * Remove autoload of Draft which no longer exists. (#5441) ### Site Enhancements