Skip to content

Commit

Permalink
Update changelog for 3.4 & 3.5
Browse files Browse the repository at this point in the history
To log the go version 1.20.9 bump.

Signed-off-by: Oscar <[email protected]>
  • Loading branch information
0scvr committed Oct 10, 2023
1 parent 4540db9 commit 03ceed7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG/CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 03ceed7

Please sign in to comment.