5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-08 15:46:56 +00:00

Add hashicorp/vault-action#446 to improvements in CHANGELOG

This commit is contained in:
Max Wagner 2023-05-16 23:03:53 -06:00
parent b8d763912d
commit 68450a413b

View file

@ -3,6 +3,7 @@
Features:
* Added support for userpass and ldap authentication methods [GH-440](https://github.com/hashicorp/vault-action/pull/440)
* Define an output, `errorMessage`, for vault-action's error messages so subsequent steps can read the errors [GH-446](https://github.com/hashicorp/vault-action/pull/446)
## 2.5.0 (Jan 26th, 2023)