changelog++

This commit is contained in:
vishalnayak 2018-05-04 10:17:18 -04:00
parent df8484f7af
commit 9fcda0c1f0
1 changed files with 3 additions and 2 deletions

View File

@ -9,10 +9,11 @@ IMPROVEMENTS:
BUG FIXES:
* secret/pki: Fix path length parameter being ignored when using
`use_csr_values` and signing an intermediate CA cert [GH-4459]
* auth/approle: Make invalid role_id a 400 error instead of 500 [GH-4470]
* auth/cert: Fix Identity alias using serial number instead of common name
[GH-4475]
* secret/pki: Fix path length parameter being ignored when using
`use_csr_values` and signing an intermediate CA cert [GH-4459]
## 0.10.1/0.9.7 (April 25th, 2018)