ref: 4152ce886bef2f1b69308e70581adc452b0f0baf
parent: 7da9163df96ffdc246b27a0ca8c88fa387ab8190
author: Bjørn Erik Pedersen <[email protected]>
date: Fri Apr 22 19:45:39 EDT 2016
Update release-notes.md
--- a/docs/content/meta/release-notes.md
+++ b/docs/content/meta/release-notes.md
@@ -43,6 +43,7 @@
### Enhancements
+* Hugo now exits with error code on any error. This is a big thing for automated deployments. {{<gh 740 >}}
* Print error when `/index.html` is zero-length {{<gh 947>}}
* Enable dirname and filename bash autocompletion for more flags {{<gh 0x666ddd237791b56fd048992dca9a27d1af50a10e>}}
* Improve error handling in commands {{<gh 1502>}}