Skip to content

Commit da94e0b

Browse files
committed
chore: corrected changelog
1 parent c7c8ce2 commit da94e0b

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Table of Contents
22

3+
- [v0.69.0](#v0690)
34
- [v0.68.0](#v0680)
45
- [v0.67.0](#v0670)
56
- [v0.66.1](#v0661)
@@ -85,15 +86,22 @@
8586
- [0.2.0](#020)
8687
- [0.1.0](#010)
8788

88-
## [v0.68.0]
89+
## [v0.69.0]
8990

90-
> Release date: 2025/09/26
91+
> Release date: 2025/09/29
9192
9293
- Added `BasicAuthOptions` to allow skipping hashing for
9394
BasicAuth passwords. `CreateWithOptions` and `UpdateWitOptions`
9495
methods are added for basic-auth for the same.
9596
[#576](https://github.com/Kong/go-kong/pull/576)
9697

98+
## [v0.68.0]
99+
100+
> Release date: 2025/09/15
101+
102+
- Added `Failover` parameter to Target
103+
[#574](https://github.com/Kong/go-kong/pull/574)
104+
97105
## [v0.67.0]
98106

99107
> Release date: 2025/05/26

0 commit comments

Comments
 (0)