From 2504d1612565173b160050e8a1690aa0f28f2d84 Mon Sep 17 00:00:00 2001 From: Contra Date: Thu, 26 Jun 2014 23:38:25 -0700 Subject: [PATCH] 3.8.4 - closes #479 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 489b6af1d..883a6eec6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # gulp changelog +# 3.8.4 + +- CLI will use exit code 1 on exit when any task fails during the lifetime of the process + + # 3.8.3 - Tweak error formatting to work better with PluginErrors and strings