changelog++

This commit is contained in:
Jeff Mitchell 2017-05-09 14:06:13 -04:00
parent 76ca5fc377
commit 38c49dbe7b
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ BUG FIXES:
* secret/database: Increase wrapping token TTL; in a loaded scenario it could
be too short
* secret/generic: Allow integers to be set as the value of `ttl` field as the
documentation claims is supported [GH-2699]
* storage/file: Don't leak file descriptors in some error cases
## 0.7.2 (May 8th, 2017)