From 2c0f5b30594da8f7b70b1517182599b3223666f8 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 15 Jun 2017 08:29:04 -0400 Subject: [PATCH] Update history to reflect merge of #6138 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index cdef91ef..07d84b55 100644 --- a/History.markdown +++ b/History.markdown @@ -102,6 +102,7 @@ * Remove `ruby RUBY_VERSION` from generated Gemfile (#5803) * Test if hidden collections output a document with a future date (#6103) * Add test for uri_escape on reserved characters (#6086) + * Allow you to specify the rouge version via an environment variable for testing (#6138) ### Site Enhancements