changelog++

This commit is contained in:
Brian Kassouf 2018-11-19 15:56:39 -08:00 committed by GitHub
parent 186ebb3143
commit bad1d3fa30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -20,7 +20,9 @@ BUG FIXES:
* ui: Fix the PKI context menu so that items load [GH-5824]
* ui: Fix dr secondary operation token generation via the ui [GH-5818]
* ui: Allow for secret creation in kv v2 when cas_required=true [GH-5823]
* agent: fix auth when multiple redirects [GH-5814]
* agent: Fix auth when multiple redirects [GH-5814]
* secrets/kv: Fix issue where storage version would get incorrectly downgraded
[GH-5809]
## 1.0.0-beta2 (November 13th, 2018)