Update changelog for 3.4 & 3.5

To log the go version 1.20.9 bump.

Signed-off-by: Oscar <5xp395ab@duck.com>
This commit is contained in:
Oscar 2023-10-10 12:11:54 +00:00
parent 4540db9a7c
commit 03ceed714e
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
- Fix [Reset auth token when failing to authenticate due to auth being disabled](https://github.com/etcd-io/etcd/pull/16240)
### Dependencies
- Compile binaries using [go 1.20.8](https://github.com/etcd-io/etcd/pull/16556).
- Compile binaries using [go 1.20.9](https://github.com/etcd-io/etcd/pull/16729).
<hr>

View File

@ -29,7 +29,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
- Fix [panic in etcd validate secure endpoints](https://github.com/etcd-io/etcd/pull/16565)
### Dependencies
- Compile binaries using [go 1.20.8](https://github.com/etcd-io/etcd/pull/16555).
- Compile binaries using [go 1.20.9](https://github.com/etcd-io/etcd/pull/16730).
<hr>