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