diff --git a/CHANGELOG/CHANGELOG-3.4.md b/CHANGELOG/CHANGELOG-3.4.md index b3dc59aeb..9228d075f 100644 --- a/CHANGELOG/CHANGELOG-3.4.md +++ b/CHANGELOG/CHANGELOG-3.4.md @@ -8,6 +8,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/ ### etcd server - Fix [memberID equals zero in corruption alarm](https://github.com/etcd-io/etcd/pull/14530) +- Fix [auth invalid token and old revision errors in watch](https://github.com/etcd-io/etcd/pull/14548)