From 1dd3e3b593a96186f2c41cbdafc86463ed4ff6fb Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 14 Jun 2017 16:36:41 -0400 Subject: [PATCH] Update history to reflect merge of #6086 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6ecb615f..511dce6a 100644 --- a/History.markdown +++ b/History.markdown @@ -101,6 +101,7 @@ * Fix CI (#6044) * 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) ### Site Enhancements