Skip to content

Commit 34141aa

Browse files
authored
chore: prepare 6.8.1 release (#268)
1 parent 2314456 commit 34141aa

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
55

66
## [Unreleased]
77

8+
## [6.8.1]
89
### Changed
910
- kubernetes: `WaitForKubernetesClusterState` ignores two first 404 responses to avoid errors caused by possible false _not found_ responses right after cluster has been created.
1011

@@ -351,7 +352,8 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
351352

352353
First stable release
353354

354-
[Unreleased]: https://github.com/UpCloudLtd/upcloud-go-api/compare/v6.8.0...HEAD
355+
[Unreleased]: https://github.com/UpCloudLtd/upcloud-go-api/compare/v6.8.1...HEAD
356+
[6.8.1]: https://github.com/UpCloudLtd/upcloud-go-api/compare/v6.8.0...v6.8.1
355357
[6.8.0]: https://github.com/UpCloudLtd/upcloud-go-api/compare/v6.7.1...v6.8.0
356358
[6.7.1]: https://github.com/UpCloudLtd/upcloud-go-api/compare/v6.7.0...v6.7.1
357359
[6.7.0]: https://github.com/UpCloudLtd/upcloud-go-api/compare/v6.6.0...v6.7.0

0 commit comments

Comments
 (0)