5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-11 00:56:54 +00:00
vault-action/CHANGELOG.md
Jason O'Donnell 76ca623af3
changelog++
2020-08-24 19:19:56 -04:00

13 lines
304 B
Markdown

## Unreleased
## 2.0.0 (August 24th, 2020)
Features:
* Added TLS and mTLS support [GH-97](https://github.com/hashicorp/vault-action/pull/97)
Improvements:
* Breaking change: removed KV specific parameters and generalized secret UX [GH-102](https://github.com/hashicorp/vault-action/pull/102)
Bugs: