From 69172bcc4a5377365d05b4afa83fa4376ba9c6d3 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 29 Sep 2016 10:04:47 -0700 Subject: [PATCH] Update history to reflect merge of #5428 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 97941325..d73c59b1 100644 --- a/History.markdown +++ b/History.markdown @@ -65,6 +65,7 @@ * Add documentation for `relative_url` and `absolute_url` (#5405) * Bugfix on logo in JSON-LD (#5421) * Fix Travis.ci documentation (#5413) + * [docs] Update documentation regarding `bundle install` after `jekyll new` (#5428) ### Development Fixes