From 93ac88b70fb28173a9a2856d5255b88c194a20aa Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 15 Feb 2018 06:05:29 -0500 Subject: [PATCH] Update history to reflect merge of #6776 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e9f2ab76..fa1d3791 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,7 @@ * move duplicate code to a single private method (#6593) * Replace simple regex with a native Ruby method (#6732) + * Codeclimate: exclude livereload.js (#6776) ### Minor Enhancements