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

changelog++

This commit is contained in:
Jason O'Donnell 2020-10-01 10:23:30 -04:00 committed by GitHub
parent 2f76ad395b
commit 6c64e41adc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,8 @@
## Unreleased
Features:
* Added `exportToken` to share the Vault token as an environment variable [GH-127](https://github.com/hashicorp/vault-action/pull/127)
## 2.0.1 (September 15th, 2020)
Improvements: