Skip to content

Commit

Permalink
chore(changelog): prepare release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kangasta committed May 17, 2022
1 parent c49f00b commit f48085c
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 @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.3.0] - 2022-05-17
### Added
- Add `zone list` command that lists available zones.
- Add `--wait` flag to `server create` and `server stop` commands to wait until server is in `started` and `stopped` state, respectively.
Expand Down Expand Up @@ -102,7 +104,7 @@ Initial public beta release :tada:
### Added
- Current feature set added! First internal release

[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v1.2.0...HEAD
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v1.3.0...HEAD
[0.1.0]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v0.1.0
[0.1.1]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v0.1.1
[0.5.0]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v0.5.0
Expand All @@ -113,3 +115,4 @@ Initial public beta release :tada:
[1.1.2]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.1.2
[1.1.3]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.1.3
[1.2.0]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.2.0
[1.3.0]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.3.0

0 comments on commit f48085c

Please sign in to comment.