diff --git a/CHANGELOG-3.4.md b/CHANGELOG-3.4.md index d5e702ea8dc..ae0836c0954 100644 --- a/CHANGELOG-3.4.md +++ b/CHANGELOG-3.4.md @@ -256,3 +256,7 @@ See [security doc](https://github.com/coreos/etcd/blob/master/Documentation/op-g - Require *Go 1.10+*. - Compile with [*Go 1.10.1*](https://golang.org/doc/devel/release.html#go1.10). +### Tooling + +- Add [`etcd-dump-logs -entry-type`](https://github.com/coreos/etcd/pull/9628) flag to support WAL log filtering by entry type. +