diff --git a/CHANGELOG/CHANGELOG-3.4.md b/CHANGELOG/CHANGELOG-3.4.md index dd64e021bce..e9b2c203afd 100644 --- a/CHANGELOG/CHANGELOG-3.4.md +++ b/CHANGELOG/CHANGELOG-3.4.md @@ -9,7 +9,6 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/ ### Package `clientv3` - Fix [runtime panic that occurs when KeepAlive is called with a Context implemented by an uncomparable type](https://github.com/etcd-io/etcd/pull/18936) - ### Dependencies - Compile binaries using [go 1.22.10](https://github.com/etcd-io/etcd/pull/19005) -