Skip to content

Commit 621d2dd

Browse files
authored
chore: prepare v3.12.0 release (#343)
1 parent 3e19805 commit 621d2dd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)