From 07d4333579f0024f913c2dbb22c40145163d0a83 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 10 Nov 2016 15:05:42 -0800 Subject: [PATCH] Update history to reflect merge of #5464 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index aaac384b..138d4cf7 100644 --- a/History.markdown +++ b/History.markdown @@ -33,6 +33,7 @@ * Site template: fixed `_config.yml` comment typo (#5511) * `jekyll new-theme` should specify Jekyll as a runtime dependency for the theme (#5457) * Be much more specific about ignoring specific vendored directories. (#5564) + * Only warn about auto-regeneration bug on Bash On Windows. (#5464) ### Development Fixes