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

update changelog

This commit is contained in:
JM Faircloth 2023-06-21 11:55:37 -05:00
parent 0a1c2d439f
commit e028f61413

View file

@ -1,5 +1,13 @@
## Unreleased
Bugs:
* Fix a regression that broke support for secrets in JSON format [GH-466](https://github.com/hashicorp/vault-action/pull/466)
Improvements:
* Fix a warning about outputToken being an unexpected input [GH-461](https://github.com/hashicorp/vault-action/pull/461)
## 2.6.0 (June 7, 2023)
Features: