From 8a3ea59141d721b09a762d7ae26e677b173bfcfa Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 13 Jul 2016 14:52:11 -0700 Subject: [PATCH] Update history to reflect merge of #5011 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e140d49f..0806d6ff 100644 --- a/History.markdown +++ b/History.markdown @@ -113,6 +113,7 @@ * Remove useless statement from Configuration test (#5065) * Change baseurl to example.com for some test cases (#5068) * use activesupport < 5 if we are on a Ruby < 2.2.2 (#5100) + * Internal documentation for working on Jekyll (#5011) ### Site Enhancements