changelog++

This commit is contained in:
Jeff Mitchell 2017-03-28 11:09:43 -04:00
parent 1a73923a21
commit 25f396cac6
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ IMPROVEMENTS:
* storage/s3: Support `max_parallel` option to limit concurrent outstanding
requests [GH-2466]
BUG FIXES:
* storage/etcd3: Ensure locks are released if client is improperly shut down
[GH-2526]
## 0.7.0 (March 21th, 2017)
SECURITY: