Skip to content

Commit

Permalink
Release v1.1.2 (#103)
Browse files Browse the repository at this point in the history
* fix homebrew deprecation notice

* Update CHANGELOG.md

Co-authored-by: AJ Kovalainen <[email protected]>
  • Loading branch information
thevilledev and Darep authored Jan 21, 2022
1 parent 2e79978 commit 94e0c5b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.1.2] - 2022-01-21
### Fixed
- New release with no changes to fix [the Homebrew deprecation notice](https://github.com/goreleaser/goreleaser/pull/2591)

## [1.1.1] - 2021-09-30
### Changed
- Change password creation to be disabled by default in server creation
Expand Down Expand Up @@ -66,10 +70,12 @@ Initial public beta release :tada:
### Added
- Current feature set added! First internal release

[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v1.1.0...HEAD
[Unreleased]: https://github.com/UpCloudLtd/upcloud-cli/compare/v1.1.2...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
[0.6.0]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v0.6.0
[1.0.0]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.0.0
[1.1.0]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.1.0
[1.1.1]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.1.1
[1.1.2]: https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v1.1.2

0 comments on commit 94e0c5b

Please sign in to comment.