diff --git a/CHANGES.md b/CHANGES.md index 5962aa0..bf15ff4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # node-triton changelog -## 3.5.0 (not yet released) +## 3.5.0 - #67 Add `triton create --tag|-t ...` option for adding tags on instance creation. E.g. `triton create -n NAME -t foo=bar -t @my-tags-file.json IMAGE PACKAGE`.