From 956478205415b735a078370140bf263aaf66681e Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 23 Sep 2016 14:30:39 -0700 Subject: [PATCH] Update history to reflect merge of #5402 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9b308d35..b7068125 100644 --- a/History.markdown +++ b/History.markdown @@ -11,6 +11,7 @@ * Add ThemeAssetsReader which reads assets from a theme (#5364) * Add bundle install to jekyll new command (#5237) * Add absolute_url and relative_url filters. (#5399) + * Site template: remove `css/` from new site scaffolding (#5402) ### Bug Fixes