From c546b5def5c83cded36d04fcc1f488f2267aaf12 Mon Sep 17 00:00:00 2001 From: Anurag De Date: Fri, 6 Dec 2024 10:55:39 +0530 Subject: [PATCH] Made the Version update in changelog Signed-off-by: Anurag De --- CHANGELOG/CHANGELOG-3.4.md | 2 +- CHANGELOG/CHANGELOG-3.5.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG/CHANGELOG-3.4.md b/CHANGELOG/CHANGELOG-3.4.md index c9f72b04414..4ef77d0d45e 100644 --- a/CHANGELOG/CHANGELOG-3.4.md +++ b/CHANGELOG/CHANGELOG-3.4.md @@ -19,7 +19,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/ - Fix [close temp file(s) in case an error happens during defragmentation](https://github.com/etcd-io/etcd/pull/18855) ### Dependencies -- Compile binaries using [go 1.22.9](https://github.com/etcd-io/etcd/pull/18850). +- Compile binaries using [go 1.22.10](https://github.com/etcd-io/etcd/pull/19005).
diff --git a/CHANGELOG/CHANGELOG-3.5.md b/CHANGELOG/CHANGELOG-3.5.md index 74507d9fae3..9db28e82f50 100644 --- a/CHANGELOG/CHANGELOG-3.5.md +++ b/CHANGELOG/CHANGELOG-3.5.md @@ -22,7 +22,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/ - Fix [close temp file(s) in case an error happens during defragmentation](https://github.com/etcd-io/etcd/pull/18854) ### Dependencies -- Compile binaries using [go 1.22.9](https://github.com/etcd-io/etcd/pull/18849). +- Compile binaries using [go 1.22.10](https://github.com/etcd-io/etcd/pull/19004).