From 3a5cd964af52d340d3f8593b74c88446f9c8c7b5 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 16 Apr 2018 15:11:30 -0400 Subject: [PATCH] Update history to reflect merge of #6822 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3d52b6c1..9fcfb240 100644 --- a/History.markdown +++ b/History.markdown @@ -22,6 +22,7 @@ * Regenerate unconditionally unless its an incremental build (#6917) * Centralize require statements (#6910) * Bump to Rubocop 0.55 (#6929) + * Refactor private method `HighlightBlock#parse_options` (#6822) ### Minor Enhancements