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

chore(changelog): added support for userpass and ldap auth

This commit is contained in:
Sai Pranav 2023-03-31 12:15:02 -05:00
parent c91dd2cae2
commit 7a7d84b0b1

View file

@ -1,5 +1,9 @@
## Unreleased
Features:
* Added support for userpass and ldap authentication methods [GH-440](https://github.com/hashicorp/vault-action/pull/440)
## 2.5.0 (Jan 26th, 2023)
Features: