From 594a6bf193c3ee6367a3f327bb6d82930f2c5e1a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 19 Aug 2016 07:16:05 -0700 Subject: [PATCH] Update history to reflect merge of #5258 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9ef61897..c9ce21ee 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,7 @@ * Maintain aspect ratio with height: auto; (#5254) * Fix a link in deployment-methods.md (#5244) * Documentation: improve highlight in `Creating a theme` (#5249) + * Bundler isn't installed by default (#5258) ### Development Fixes