changelog++

This commit is contained in:
Jeff Mitchell 2018-10-08 09:54:21 -04:00
parent 7b3274769e
commit 8a604ee2df
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ IMPROVEMENTS:
BUG FIXES:
* database/mongodb: Fix panic that could occur at high load [GH-5463]
* auth/ldap: Fix panic if specific values were given to be escaped [GH-5471]
* secret/database/mongodb: Fix panic that could occur at high load [GH-5463]
* secret/pki: Fix CA generation not allowing OID SANs [GH-5459]
## 0.11.2 (October 2nd, 2018)