From b05bb59a4ea2948b9ad94f700cc70ff74164c466 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 9 Nov 2017 09:11:07 -0500 Subject: [PATCH] Update history to reflect merge of #6522 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 57e28828..f6121f50 100644 --- a/History.markdown +++ b/History.markdown @@ -59,6 +59,7 @@ * Add Utils::Internet.connected? to determine whether host machine has internet connection. (#5870) * Add latin mode to slugify (#6509) * filter relative_url should keep absolute urls with scheme/authority (#6490) + * Log kramdown warnings if log level is WARN (#6522) ### Site Enhancements