changelog++

This commit is contained in:
Chris Hoffman 2018-06-19 20:59:44 -04:00 committed by GitHub
parent 52f9f7412c
commit cfc7d4c6c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ IMPROVEMENTS:
BUG FIXES:
* auth/approle: Fix panic due to metadata being nil [GH-4719]
* auth/aws: Fix delete path for tidy operations [GH-4799]
* core: Optimizations to remove some speed regressions due to the
security-related changes in 0.10.2
* secrets/database: Fix default MySQL root rotation statement [GH-4748]