changelog++

This commit is contained in:
Vishal Nayak 2020-04-09 14:21:25 -04:00
parent b93bd39b97
commit 25bcb6395a
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@ CHANGES:
* storage/raft: Disallow `ha_storage` to be specified if `raft` is set as the `storage` type. [[GH-8707](https://github.com/hashicorp/vault/pull/8707)]
BUG FIXES:
* sys/wrapping: Allow unwrapping of wrapping tokens which contain nil data [[GH-8714](https://github.com/hashicorp/vault/pull/8714)]
## 1.4.0 (April 7th, 2020)
CHANGES: