Skip to content

Commit 328357f

Browse files
chore: prepare release v2.10.0 (#241)
1 parent 3386180 commit 328357f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [2.10.0] - 2023-07-17
911
### Added
1012
- Add `--disable-utility-network-access` for `kubernetes nodegroup create` command
1113

@@ -255,7 +257,9 @@ Initial public beta release :tada:
255257
### Added
256258
- Current feature set added! First internal release
257259
258-
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v2.9.0...HEAD
260+
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v2.10.0...HEAD
261+
[2.10.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v2.9.1...v2.10.0
262+
[2.9.1]: https://github.com/UpCloudLtd/upcloud-cli/compare/v2.9.0...v2.9.1
259263
[2.9.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v2.8.0...v2.9.0
260264
[2.8.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v2.7.1...v2.8.0
261265
[2.7.1]: https://github.com/UpCloudLtd/upcloud-cli/compare/v2.7.0...v2.7.1

0 commit comments

Comments
 (0)