From c52707bc66671ada1902ca902add1fe900fec03d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 29 Oct 2017 11:02:47 -0400 Subject: [PATCH] Update history to reflect merge of #6495 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index bf3d5a34..90863d14 100644 --- a/History.markdown +++ b/History.markdown @@ -38,6 +38,7 @@ * Rely on jekyll-mentions for linking usernames (#6469) * Enable `Lint/RescueWithoutErrorClass` Cop (#6482) * Added direct collection access to future collection item feature test (#6151) + * Clean up Rubocop config (#6495) ### Minor Enhancements