changelog++

This commit is contained in:
Tom Proctor
2022-04-26 13:08:02 +01:00
committed by GitHub
parent 40fb8d7236
commit b222012f94

View File

@@ -3,6 +3,7 @@
Improvements: Improvements:
* Make secrets parameter optional [GH-299](https://github.com/hashicorp/vault-action/pull/299) * 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) * 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) ## 2.4.0 (October 21st, 2021)