From 85b09eda56e9f1a67a21810caecefa8a84e5eb48 Mon Sep 17 00:00:00 2001 From: Aaron O'Mullan Date: Wed, 17 Dec 2014 17:07:10 +0100 Subject: [PATCH] Add 1.4.2's changes --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 6b587b369..7598de2f7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,8 @@ # Release notes +## 1.4.2 +- Force `process.exit` after builds, to prevent (possibly) lingering plugins + ## 1.4.1 - Fix command 'install' without arguments