5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-10 08:36:55 +00:00

add changelog

This commit is contained in:
JM Faircloth 2024-02-05 11:47:33 -06:00
parent 14d227ff91
commit 7b212d1c25

View file

@ -1,5 +1,9 @@
## Unreleased ## Unreleased
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)
## 3.0.0 (February 15, 2024) ## 3.0.0 (February 15, 2024)
Improvements: Improvements: