Skip to content

Commit

Permalink
chore: release v5.0.0 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
peknur authored Nov 21, 2022
1 parent cfce435 commit 58798bb
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 @@ -5,6 +5,8 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)

## [Unreleased]

## [5.0.0]

### Changed
- context-aware type `client.ClientContext` renamed to `client.Client`
- context-aware type `service.ServiceContext` renamed to `service.Service`
Expand Down Expand Up @@ -210,7 +212,8 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)

First stable release

[Unreleased]: https://github.com/UpCloudLtd/upcloud-go-api/compare/v4.10.0...HEAD
[Unreleased]: https://github.com/UpCloudLtd/upcloud-go-api/compare/v5.0.0...HEAD
[5.0.0]: https://github.com/UpCloudLtd/upcloud-go-api/compare/v4.10.0...v5.0.0
[4.10.0]: https://github.com/UpCloudLtd/upcloud-go-api/compare/v4.9.0...v4.10.0
[4.9.0]: https://github.com/UpCloudLtd/upcloud-go-api/compare/v4.8.0...v4.9.0
[4.8.0]: https://github.com/UpCloudLtd/upcloud-go-api/compare/v4.7.0...v4.8.0
Expand Down

0 comments on commit 58798bb

Please sign in to comment.