From e22cbc227ff6403626e47b22670f843be6472355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Fri, 22 Apr 2016 23:45:39 +0200 Subject: [PATCH] Update release-notes.md --- content/meta/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/meta/release-notes.md b/content/meta/release-notes.md index 7e0e7feb6..38390b47b 100644 --- a/content/meta/release-notes.md +++ b/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 {{}}