From 2d1a50c21214659a89c2e6f36e68cd7c257dd23a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 10 Nov 2016 13:00:40 -0800 Subject: [PATCH] Update history to reflect merge of #5564 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f603840e..b2ae50f0 100644 --- a/History.markdown +++ b/History.markdown @@ -27,6 +27,7 @@ * Do not swallow all exceptions on render (#5495) * 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) ### Development Fixes