From f535218a056a4e04769dc84d4682b20316ae466f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sat, 28 Oct 2017 11:48:33 -0400 Subject: [PATCH] Update history to reflect merge of #6151 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 5e4fe62e..bf3d5a34 100644 --- a/History.markdown +++ b/History.markdown @@ -37,6 +37,7 @@ * Do not linkify escaped characters as PRs in History (#6468) * Rely on jekyll-mentions for linking usernames (#6469) * Enable `Lint/RescueWithoutErrorClass` Cop (#6482) + * Added direct collection access to future collection item feature test (#6151) ### Minor Enhancements