Merge pull request #9650 from wenjiaswe/new1ChangeLog

CHANGELOG: update from #9628
This commit is contained in:
Gyuho Lee 2018-04-27 10:39:13 -07:00 committed by GitHub
commit 4a09318243
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.