diff --git a/CHANGELOG.md b/CHANGELOG.md index e11efcbc8..fc7067946 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.10.0] - 2024-07-17 + ### Changed - 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: ### Added - Current feature set added! First internal release -[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.9.0...HEAD +[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.10.0...HEAD +[3.10.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.9.0...v3.10.0 [3.9.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.8.1...v3.9.0 [3.8.1]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.8.0...v3.8.1 [3.8.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.7.0...v3.8.0