Skip to content

Commit

Permalink
chore: prepare release 0.41.0 (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
czeslavo authored Apr 25, 2023
1 parent 0c57bca commit c6706cc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Table of Contents

- [v0.41.0](#v0410)
- [v0.40.0](#v0400)
- [v0.39.2](#v0392)
- [v0.39.1](#v0391)
Expand Down Expand Up @@ -54,7 +55,7 @@

## [v0.41.0]

> Release date: TBD
> Release date: 2023/04/25
- Added `FillID` method for `Service`, `Route` and `Consumer` entities. It allows
setting a deterministic ID to an entity.
Expand Down Expand Up @@ -743,6 +744,7 @@ authentication credentials in Kong.
releases of Kong since every release of Kong is introducing breaking changes
to the Admin API.

[v0.41.0]: https://github.com/Kong/go-kong/compare/v0.40.0...v0.41.0
[v0.40.0]: https://github.com/Kong/go-kong/compare/v0.39.2...v0.40.0
[v0.39.2]: https://github.com/Kong/go-kong/compare/v0.39.1...v0.39.2
[v0.39.1]: https://github.com/Kong/go-kong/compare/v0.39.0...v0.39.1
Expand Down

0 comments on commit c6706cc

Please sign in to comment.