From 53d48d52e7db7aeecd801977a08db73715707f8a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 2 Nov 2017 16:54:43 -0400 Subject: [PATCH] Update history to reflect merge of #5870 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7e700da7..397a281c 100644 --- a/History.markdown +++ b/History.markdown @@ -49,6 +49,7 @@ * Scope path glob (#6268) * Allow plugins to modify the obsolete files. (#6502) * .sass-cache doesn't *always* land in options['source'] (#6500) + * Add Utils::Internet.connected? to determine whether host machine has internet connection. (#5870) ### Site Enhancements