Skip to content

Commit fb2ba60

Browse files
authored
chore: prepare v3.11.1 release (#329)
1 parent c7e72fd commit fb2ba60

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.11.1] - 2024-08-12
11+
1012
### Fixed
1113

1214
- In `storage modify`, avoid segfault if the target storage does not have backup rule in the storage details. This would have happened, for example, when renaming private templates.
@@ -425,7 +427,8 @@ Initial public beta release :tada:
425427
### Added
426428
- Current feature set added! First internal release
427429
428-
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.11.0...HEAD
430+
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.11.1...HEAD
431+
[3.11.1]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.11.0...v3.11.1
429432
[3.11.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.10.0...v3.11.0
430433
[3.10.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.9.0...v3.10.0
431434
[3.9.0]: https://github.com/UpCloudLtd/upcloud-cli/compare/v3.8.1...v3.9.0

0 commit comments

Comments
 (0)