From b6d4ba56b7bffcbd23c36a7f67bf314846e6d119 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 28 Sep 2016 16:38:00 -0700 Subject: [PATCH] Update history to reflect merge of #5210 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e3318141..ad40aa33 100644 --- a/History.markdown +++ b/History.markdown @@ -13,6 +13,7 @@ * Add absolute_url and relative_url filters. (#5399) * Site template: remove `css/` from new site scaffolding (#5402) * Site template: Move contents of the index.html page to the 'home' layout (#5420) + * Exclude node_modules by default (#5210) ### Bug Fixes