Skip to content

Commit ae48318

Browse files
chore: prepare release v3.27.0 (#644)
1 parent 7293bf5 commit ae48318

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.27.0] - 2025-12-31
11+
1012
### Added
1113

1214
- In `kubernetes create`, allow waiting for cluster and its node-groups to reach running state with `--wait=all` flag. When using `--wait` or `--wait=cluster`, the command will wait only for the cluster to reach running state.
@@ -658,7 +660,8 @@ Initial public beta release :tada:
658660
### Added
659661
- Current feature set added! First internal release
660662
661-
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.26.0...HEAD
663+
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.27.0...HEAD
664+
[3.27.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.26.0...v3.27.0
662665
[3.26.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.25.0...v3.26.0
663666
[3.25.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.24.1...v3.25.0
664667
[3.24.1]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.24.0...v3.24.1

0 commit comments

Comments
 (0)