From da80542222844002e95daba45171308aa0be03be Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Fri, 13 Jan 2017 16:09:04 -0800 Subject: [PATCH] joyent/node-triton#146 `triton instance rename --wait` (update changelog) --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 3b5f67d..21e2666 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,8 @@ Known issues: ## not yet released +- [joyent/node-triton#146] Add `--wait` flag to `triton instance rename`. + - [joyent/node-triton#133] Add `triton inst fwrule list` and `triton fwrules` shortcuts for the existing `triton inst fwrules` and `triton fwrule list`, respectively.