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