changelog++

This commit is contained in:
Jeff Mitchell 2017-06-05 10:55:42 -04:00
parent 3e7205c4c1
commit 3496e1c03c
1 changed files with 2 additions and 0 deletions

View File

@ -26,8 +26,10 @@ BUG FIXES:
* secret/generic: Allow integers to be set as the value of `ttl` field as the
documentation claims is supported [GH-2699]
* secret/ssh: Added host key callback to ssh client config [GH-2752]
* storage/s3: Avoid a panic when some bad data is returned [GH-2785]
* storage/dynamodb: Fix list functions working improperly on Windows [GH-2789]
* storage/file: Don't leak file descriptors in some error cases
* storage/swift: Fix pre-v3 project/tenant name reading [GH-2803]
## 0.7.2 (May 8th, 2017)