From db2fc380a00579c3d0f508c4685a3f3c6265e0de Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 5 Nov 2017 10:17:53 -0500 Subject: [PATCH] Update history to reflect merge of #6490 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 69aa837d..1057b138 100644 --- a/History.markdown +++ b/History.markdown @@ -53,6 +53,7 @@ * .sass-cache doesn't *always* land in options['source'] (#6500) * 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) ### Site Enhancements