Update CHANGELOG.md

This commit is contained in:
Daniel Spangenberg 2020-02-07 16:13:30 +01:00 committed by GitHub
parent f84288d74f
commit c770a81e5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ BUG FIXES:
* ui: Update CLI to accept empty strings as param value to reset previously-set values
* telemetry: Prometheus requests on standby nodes will now return an error instead of forwarding
the request to the active node [[GH-8280](https://github.com/hashicorp/vault/pull/8280)]
* cli: Support autocompletion for nested mounts [[GH-8303](https://github.com/hashicorp/vault/pull/8303)]
## 1.3.3 (Unreleased)