Skip to content

Commit 76704ce

Browse files
authored
chore(changelog): release v1.2.0 (#119)
1 parent 6105222 commit 76704ce

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
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [1.2.0] - 2022-04-29
911
### Added
1012
- Include UUID (or address) of created resource in create command output
1113
- `storage modify` command now accepts `enable-filesystem-autoresize` flag. When that flag is set upctl will attempt to resize partition and filesystem after storage size has been modified.
@@ -90,7 +92,7 @@ Initial public beta release :tada:
9092
### Added
9193
- Current feature set added! First internal release
9294

93-
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v1.1.3...HEAD
95+
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v1.2.0...HEAD
9496
[0.1.0]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v0.1.0
9597
[0.1.1]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v0.1.1
9698
[0.5.0]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v0.5.0
@@ -100,3 +102,4 @@ Initial public beta release :tada:
100102
[1.1.1]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.1.1
101103
[1.1.2]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.1.2
102104
[1.1.3]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.1.3
105+
[1.2.0]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.2.0

0 commit comments

Comments
 (0)