From b22915fe22204088907cf7bebad84b040c478c3a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 30 Apr 2018 15:01:00 -0400 Subject: [PATCH] Update history to reflect merge of #6770 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index ba28f964..586fa669 100644 --- a/History.markdown +++ b/History.markdown @@ -22,6 +22,10 @@ * Remove unused error class (#6511) * Drop support for Ruby 2.1 and 2.2 (#6560) +### Development Fixes + + * Remove unnecessary Jekyll::Page constant (#6770) + ## 3.8.0 / 2018-04-19 ### Development Fixes