From 13d31c4c8be13ab1536a0139a48952b142e81682 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 5 Jun 2019 12:10:40 -0400 Subject: [PATCH] Update history to reflect merge of #7695 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d807a3c5..661656fe 100644 --- a/History.markdown +++ b/History.markdown @@ -154,6 +154,7 @@ * Profile allocations from a build session (#7646) * Update small typo in contributing.md (#7671) * Bump RuboCop to v0.70.x (#7678) + * Remove override to Jekyll::Document#respond_to? (#7695) ### Documentation