diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f9befe..ec8575f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## Unreleased +Improvements: + +* fix wildcard handling when field contains dot [GH-542](https://github.com/hashicorp/vault-action/pull/542) + Features: * `secretId` is no longer required for approle to support advanced use cases like machine login when `bind_secret_id` is false. [GH-522](https://github.com/hashicorp/vault-action/pull/522)