diff --git a/History.markdown b/History.markdown index 4aab87b0..38485e0b 100644 --- a/History.markdown +++ b/History.markdown @@ -26,6 +26,7 @@ * Allow underscore in highlighter language (#5375) * 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) ### Site Enhancements