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

chore: update CHANGELOG.md

This commit is contained in:
Michel Hiemstra 2025-10-09 14:57:56 +02:00
parent c7074a41ca
commit 5d6081151c

View file

@ -1,5 +1,9 @@
## Unreleased
Improvements:
* Support for HTTP/2 via new `http2` input (default `false`) to opt in to HTTP/2 communication with Vault.
## 3.4.0 (June 13, 2025)
Bugs: