From 741abc968effe73878268274bd7f8b61e62c27a3 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Tue, 6 Oct 2015 23:33:29 -0700 Subject: [PATCH] 2.1.0 --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 278fbad..d88cee7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # node-triton changelog -## 2.1.0 (not yet released) +## 2.1.0 - Errors and exit status: Change `Usage` errors to always have an exit status of `2` (per common practice in at least some tooling). Add `ResourceNotFound`