From 7118999958dc5a334e523941cfb06762e7622e99 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 29 Sep 2016 13:27:12 -0700 Subject: [PATCH] Update history to reflect merge of #5410 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 38485e0b..54ba5992 100644 --- a/History.markdown +++ b/History.markdown @@ -27,6 +27,7 @@ * Site template: set empty url in config file by default (#5338) * Site template config: prepend 'jekyll serve' with 'bundle exec' (#5430) * Don't call `File.utime` for StaticFiles if it's a symlink (#5427) + * Fix handling of non-ASCII characters in new `*_url` filters (#5410) ### Site Enhancements