diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a16a437e6..c35e5c6c2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,6 +58,8 @@ BUG FIXES: * auth/(approle,aws,cert): Fix behavior where periodic tokens generated by these backends could not have their TTL renewed beyond the system/mount max TTL value [GH-3803] + * secret/database: Fix an issue where plugins were not closed properly if they + failed to initialize [GH-3768] ## 0.9.1 (December 21st, 2017)