From 2765f0fcb998b26241ec0f512f789586ee98b679 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 10 Apr 2018 11:00:15 -0400 Subject: [PATCH] Update history to reflect merge of #6910 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index fa8df8f1..e8798def 100644 --- a/History.markdown +++ b/History.markdown @@ -20,6 +20,7 @@ * Assert existence of <collection>.files (#6907) * Bump Rubocop to 0.54.x (#6915) * Regenerate unconditionally unless its an incremental build (#6917) + * Centralize require statements (#6910) ### Minor Enhancements