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