CHANGELOG: update from #9628

release-3.4
Wenjia Zhang 2018-04-27 10:30:04 -07:00
parent 5fca0ec7bd
commit 001560829e
1 changed files with 4 additions and 0 deletions

View File

@ -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.