This commit is contained in:
Trent Mick 2015-12-30 16:13:38 -08:00
parent 81572f1d6d
commit 7b0446d9df
1 changed files with 1 additions and 1 deletions

View File

@ -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`.