From 73419cb374be1b8f45818a23116cf71db93549ce Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 3 Aug 2017 21:27:33 -0400 Subject: [PATCH] Update history to reflect merge of #6265 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b7848fa8aca..fe4aeb8df43 100644 --- a/History.markdown +++ b/History.markdown @@ -21,6 +21,7 @@ * `Reader#read_directories`: guard against an entry not being a directory (#6226) * kramdown: symbolize keys in-place (#6247) * Call to_s on site.url before attempting to concatenate strings (#6253) + * Enforce Style/FrozenStringLiteralComment (#6265) ### Documentation