Skip to content

Commit bd632f2

Browse files
authored
chore: prepare v3.10.0 release (#324)
1 parent e9ec6c5 commit bd632f2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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.10.0] - 2024-07-17
11+
1012
### Changed
1113

1214
- In `server create` command, use `Ubuntu Server 24.04 LTS (Noble Numbat)` as default value for `--os`. The new default template only supports SSH key based authentication. Use `--ssh-keys` option to provide the keys when creating a server with the default template.
@@ -412,7 +414,8 @@ Initial public beta release :tada:
412414
### Added
413415
- Current feature set added! First internal release
414416
415-
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.9.0...HEAD
417+
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.10.0...HEAD
418+
[3.10.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.9.0...v3.10.0
416419
[3.9.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.8.1...v3.9.0
417420
[3.8.1]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.8.0...v3.8.1
418421
[3.8.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.7.0...v3.8.0

0 commit comments

Comments
 (0)