Skip to content

Commit d30af2d

Browse files
authored
chore: prepare release v3.2.2 (#281)
1 parent 50959f0 commit d30af2d

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.2.2] - 2024-01-02
11+
1012
### Added
1113
- Support nested properties in `database properties *` and `database properties * show *` outputs. For example upctl `max_background_workers` sub-property of `timescaledb` PostgreSQL property is listed as `timescaledb.max_background_workers` in human output of `database properties pg` and its details can printed with `upctl database properties pg show timescaledb.max_background_workers` command.
1214

@@ -324,7 +326,8 @@ Initial public beta release :tada:
324326
### Added
325327
- Current feature set added! First internal release
326328
327-
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.2.1...HEAD
329+
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.2.2...HEAD
330+
[3.2.2]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.2.1...v3.2.2
328331
[3.2.1]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.2.0...v3.2.1
329332
[3.2.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.1.0...v3.2.0
330333
[3.1.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.0.0...v3.1.0

0 commit comments

Comments
 (0)