From fd476206d7d3690bec8df0f5d0a2407120b9e65d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 14 Aug 2019 14:24:57 -0400 Subject: [PATCH] Update history to reflect merge of #7778 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a232a2a1..885eb807 100644 --- a/History.markdown +++ b/History.markdown @@ -175,6 +175,7 @@ * Reduce allocations by using #each_with_object (#7758) * Memoize fallback_data for Drop (#7728) * Use String#end_with? to check if entry is a backup (#7701) + * Use jekyll-sass-converter-2.0 by default (#7778) ### Documentation