From: Bjørn Erik Pedersen Date: Fri, 22 Apr 2016 17:03:46 +0000 (+0200) Subject: docs: Add some more fixes to release notes X-Git-Tag: v0.16~50 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=81a2466b80bdde735161ec1f47169b80c45d90a2;p=brevno-suite%2Fhugo docs: Add some more fixes to release notes --- diff --git a/docs/content/meta/release-notes.md b/docs/content/meta/release-notes.md index 39eb2af3..392bbb84 100644 --- a/docs/content/meta/release-notes.md +++ b/docs/content/meta/release-notes.md @@ -66,6 +66,9 @@ Hugo now has: * Add '+' as one of the valid characters in URLs specified in the front matter {{}} ### 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 {{}} * `plainIDAnchors` now defaults to `true` {{}} * Win32 and ARM builds fixed {{}} * Copy static dir files without theme's static dir {{}} @@ -77,7 +80,6 @@ Hugo now has: * Fix hugo server "Watching for changes" path display {{}} * Do not strip special characters out of URLs {{}} * Fix `RSSLink` when uglyurls are enabled {{}} -* Do not call `watchConfig` when not in watch mode {{}} * Get BaseURL from viper in server mode {{}} * Fix shortcode handling in RST {{}} * Use default sitemap configuration for homepage {{}}