diff --git a/content/en/news/0.16-relnotes/index.md b/content/en/news/0.16-relnotes/index.md index 72839eea5..92f6e54a0 100644 --- a/content/en/news/0.16-relnotes/index.md +++ b/content/en/news/0.16-relnotes/index.md @@ -100,16 +100,13 @@ times decreased anywhere from 10% to 99%. `PygmentsCodeFencesGuessSyntax = true` {{}} * Make `ByCount` sort consistently {{}} * Add `Scratch` to shortcode {{}} -* Add support for symbolic links for content, layout, static, theme {{}} -* Add '+' as one of the valid characters in URLs specified in the front matter - {{}} -* Make alias redirect output URLs relative when `RelativeURLs = true` {{}} -* Hugo injects meta generator tag on homepage if missing {{}} +* Add support for symbolic links for content, layout, static, theme {{}} +* Add '+' as one of the valid characters in URLs specified in the front matter {{}} +* Make alias redirect output URLs relative when `RelativeURLs = true` {{}} +* Hugo injects meta generator tag on homepage if missing {{}} ### Fixes + * Fix file change watcher for TextMate 2 and friends on OS X {{}} * Make dynamic reloading of config file reliable on all platform {{}} * Hugo now works on Linux/arm64 {{}}