From 262be85c49239fcfe0c9c71f0d876881791de1e9 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 20 Sep 2016 15:32:26 -0700 Subject: [PATCH] Update history to reflect merge of #5237 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 71f2276d..bec100fd 100644 --- a/History.markdown +++ b/History.markdown @@ -9,6 +9,7 @@ * Adds ability to link to all files (#5199) * Exclude vendor by default (#5361) * Add ThemeAssetsReader which reads assets from a theme (#5364) + * Add bundle install to jekyll new command (#5237) ### Bug Fixes