Update CHANGELOG.md

This commit is contained in:
Frank Schroeder 2017-07-07 13:41:02 +02:00
parent 0dd729616e
commit 659102c95e
No known key found for this signature in database
GPG Key ID: 4D65C6EAEC87DECD
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ IMPROVEMENTS:
* agent: (Consul Enterprise) Snapshot agent rotation uses S3's pagination API, enabling retaining more than a 100 snapshots.
* api: Added the ability to pass in a `context` as part of the `QueryOptions` during a request. This provides a way to cancel outstanding blocking queries. [GH-3195]
* vendor: update golang.org/x/sys/unix to support s390 [GH-3240]
BUG FIXES: