File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
2- ## What's Changed
2+ ## [ 3.10.0] ( https://github.com/vultr/vultr-cli/compare/v3.9.2...v3.10.0 ) (2026-04-16)
3+ ### Enhancements
4+ * Instance: Add VPC only flag on create [ PR 588] ( https://github.com/vultr/vultr-cli/pull/588 )
5+ * Instance: Add ISO detach command [ PR 589] ( https://github.com/vultr/vultr-cli/pull/589 )
6+ * Script: Add script-file flag to read in script file on create [ PR 590] ( https://github.com/vultr/vultr-cli/pull/590 )
7+
8+ ### Dependencies
9+ * Update govultr from v3.28.1 to v3.30.0 [ PR 587] ( https://github.com/vultr/vultr-cli/pull/587 )
10+
311## [ 3.9.2] ( https://github.com/vultr/vultr-cli/compare/v3.9.1...v3.9.2 ) (2026-03-26)
412### Automation
513* Goreleaser config deprecations and updates [ PR 584] ( https://github.com/vultr/vultr-cli/pull/584 )
Original file line number Diff line number Diff line change 99)
1010
1111const (
12- Version string = "v3.9.2 "
12+ Version string = "v3.10.0 "
1313)
1414
1515var (
You can’t perform that action at this time.
0 commit comments