diff --git a/docs/content/meta/release-notes.md b/docs/content/meta/release-notes.md index 7e0e7feb6..38390b47b 100644 --- a/docs/content/meta/release-notes.md +++ b/docs/content/meta/release-notes.md @@ -43,6 +43,7 @@ Hugo now has: ### Enhancements +* Hugo now exits with error code on any error. This is a big thing for automated deployments. {{}} * Print error when `/index.html` is zero-length {{}} * Enable dirname and filename bash autocompletion for more flags {{}} * Improve error handling in commands {{}}