Changelog: correct the 3.4 changelog item

There are duplicated items for https://github.com/etcd-io/etcd/pull/14441.
Since it's a etcdctl side change, so we should keep the item under etcdctl,
and remove the duplicated item under "etcd server"

Signed-off-by: Benjamin Wang <wachao@vmware.com>
dependabot/go_modules/go.uber.org/atomic-1.10.0
Benjamin Wang 2022-09-15 15:51:19 +08:00
parent f7bae0da4e
commit 102ec3ccd3
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
- Fix [Durability API guarantee broken in single node cluster](https://github.com/etcd-io/etcd/pull/14423)
- Fix [Panic due to nil log object](https://github.com/etcd-io/etcd/pull/14420)
- Fix [authentication data not loaded on member startup](https://github.com/etcd-io/etcd/pull/14410)
- Fix [exit with error on shadowed environment variables](https://github.com/etcd-io/etcd/pull/14441)
### etcdctl v3