changelog: update changelog to cover the goalng bump

Signed-off-by: Benjamin Wang <wachao@vmware.com>
This commit is contained in:
Benjamin Wang 2023-09-08 16:35:46 +01:00
parent e121eae908
commit 310e8843e4
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.7](https://github.com/etcd-io/etcd/pull/16406).
- Compile binaries using [go 1.20.8](https://github.com/etcd-io/etcd/pull/16556).
<hr>

View File

@ -28,7 +28,7 @@ Previous change logs can be found at [CHANGELOG-3.4](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/16241)
### Dependencies
- Compile binaries using [go 1.20.7](https://github.com/etcd-io/etcd/pull/16401).
- Compile binaries using [go 1.20.8](https://github.com/etcd-io/etcd/pull/16555).
<hr>