File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
88## [ Unreleased]
9+
10+ ## [ 1.3.0] - 2022-05-17
911### Added
1012- Add ` zone list ` command that lists available zones.
1113- Add ` --wait ` flag to ` server create ` and ` server stop ` commands to wait until server is in ` started ` and ` stopped ` state, respectively.
@@ -102,7 +104,7 @@ Initial public beta release :tada:
102104### Added
103105- Current feature set added! First internal release
104106
105- [ Unreleased ] : https://github.com/UpCloudLtd/upcloud-cli/compare/v1.2 .0...HEAD
107+ [ Unreleased ] : https://github.com/UpCloudLtd/upcloud-cli/compare/v1.3 .0...HEAD
106108[ 0.1.0 ] : https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v0.1.0
107109[ 0.1.1 ] : https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v0.1.1
108110[ 0.5.0 ] : https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v0.5.0
@@ -113,3 +115,4 @@ Initial public beta release :tada:
113115[ 1.1.2 ] : https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.1.2
114116[ 1.1.3 ] : https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.1.3
115117[ 1.2.0 ] : https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.2.0
118+ [ 1.3.0 ] : https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.3.0
You can’t perform that action at this time.
0 commit comments