Skip to content

Commit 50afd69

Browse files
chore: prepare v3.5.0 release (#294)
1 parent 6348cd8 commit 50afd69

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
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.5.0] - 2024-02-29
11+
1012
### Added
1113

1214
- Policies section in `objectstorage show` command
@@ -133,7 +135,7 @@ In addition, `kubernetes create` will now, by default, block all access to the c
133135
## [2.8.0] - 2023-06-21
134136
### Added
135137
- Add support for OpenSearch database type
136-
- Add `database index list` and `database index` commands for managing OpenSearch database indices
138+
- Add `database index list` and `database index` commands for managing OpenSearch database indices
137139
- Add completions for `--zone` arguments.
138140
- Add `--private-node-groups` argument to `kubernetes create` command.
139141
- Add _Private node groups_ field to `kubernetes show` output.
@@ -355,7 +357,8 @@ Initial public beta release :tada:
355357
### Added
356358
- Current feature set added! First internal release
357359
358-
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.4.0...HEAD
360+
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.5.0...HEAD
361+
[3.5.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.5.0...v3.5.0
359362
[3.4.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.3.0...v3.4.0
360363
[3.3.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.2.2...v3.3.0
361364
[3.2.2]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.2.1...v3.2.2

0 commit comments

Comments
 (0)