Skip to content

Commit

Permalink
changelog++
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferai committed Oct 27, 2018
1 parent d2c23d5 commit 5e26132
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
## Next

BUG FIXES:
* cli: Fix panic that could occur if parameters were not provided. [GH-5603]
* secrets/azure: Fix valid roles being rejected for duplicate ids despite
having distinct scopes. [[GH-16]](https://github.com/hashicorp/vault-plugin-secrets-azure/pull/16)

* auth/userpass: Fix minor timing issue that could leak the presence of a
username [GH-5614]
* cli: Fix panic that could occur if parameters were not provided. [GH-5603]
* secrets/azure: Fix valid roles being rejected for duplicate ids despite
having distinct scopes.
[[GH-16]](https://github.com/hashicorp/vault-plugin-secrets-azure/pull/16)

## 1.0.0-beta1 (October 23rd, 2018)

Expand Down

0 comments on commit 5e26132

Please sign in to comment.