Skip to content

Commit

Permalink
chore: prepare release v3.3.0 (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
kangasta authored Jan 23, 2024
1 parent 4e89fe5 commit b27d42c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.3.0] - 2024-01-23

### Added

- Support for storage encryption to storage `create`, `clone`, `show`, and `list` commands as well as server `create` and `show` commands.
Expand Down Expand Up @@ -336,7 +338,8 @@ Initial public beta release :tada:
### Added
- Current feature set added! First internal release
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.2.2...HEAD
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.3.0...HEAD
[3.3.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.2.2...v3.3.0
[3.2.2]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.2.1...v3.2.2
[3.2.1]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.2.0...v3.2.1
[3.2.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.1.0...v3.2.0
Expand Down

0 comments on commit b27d42c

Please sign in to comment.