Skip to content

Commit

Permalink
chore(changelog): prepare release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kangasta committed Jul 5, 2022
1 parent aadf3df commit 2e765a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 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.5.0] - 2022-07-05
### Added
- Add `--show-ip-addresses` flag to `server list` command to optionally include IP addresses in command output.
- Add `database connection list`, `database connection cancel`, `database start`, and `database stop` commands.
Expand Down Expand Up @@ -139,3 +141,4 @@ Initial public beta release :tada:
[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
[1.4.0]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.4.0
[1.5.0]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.5.0

0 comments on commit 2e765a4

Please sign in to comment.