File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.12.0] - 2024-11-18
11+
1012### Changed
1113
1214- Take server state into account in server completions. For example, do not offer started servers as completions for ` server start ` command.
@@ -433,7 +435,8 @@ Initial public beta release :tada:
433435### Added
434436- Current feature set added! First internal release
435437
436- [Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.11.1...HEAD
438+ [Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.12.0...HEAD
439+ [3.12.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.11.1...v3.12.0
437440[3.11.1]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.11.0...v3.11.1
438441[3.11.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.10.0...v3.11.0
439442[3.10.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.9.0...v3.10.0
You can’t perform that action at this time.
0 commit comments