Update CHANGELOG.md

This commit is contained in:
James Phillips 2017-06-29 14:28:54 -07:00 committed by GitHub
parent 08c7ec1a59
commit 4f90d6d3f7
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ FEATURES:
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]
BUG FIXES: