changelog++

This commit is contained in:
Jim Kalafut 2020-05-20 09:46:07 -07:00 committed by GitHub
parent f0c8b4c7a9
commit e6adaffed2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -202,6 +202,12 @@ BUG FIXES:
* ui: Update CLI to accept empty strings as param value to reset previously-set values
* ui: Fix bug where error states don't clear when moving between action tabs on Transit [[GH-8354](https://github.com/hashicorp/vault/pull/8354)]
## 1.3.6 (TBD)
BUG FIXES:
* auth/aws: Fix token renewal issues caused by the metadata changes in 1.3.5 [[GH-8991](https://github.com/hashicorp/vault/pull/8991)]
## 1.3.5 (April 28th, 2020)
CHANGES: