diff --git a/CHANGELOG.md b/CHANGELOG.md index 05b779c..bd94f27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ Improvements: * Make secrets parameter optional [GH-299](https://github.com/hashicorp/vault-action/pull/299) * auth/jwt: make "role" input optional [GH-291](https://github.com/hashicorp/vault-action/pull/291) +* Write a better error message when secret not found [GH-306](https://github.com/hashicorp/vault-action/pull/306) ## 2.4.0 (October 21st, 2021)