changelog++

This commit is contained in:
Jason O'Donnell
2020-10-06 13:18:57 -04:00
committed by GitHub
parent 5b42d37bab
commit 2ca76a4465

View File

@@ -1,8 +1,13 @@
## Unreleased ## Unreleased
## 2.1.0 (October 6th, 2020)
Features: Features:
* Added `exportToken` to share the Vault token as an environment variable [GH-127](https://github.com/hashicorp/vault-action/pull/127) * Added `exportToken` to share the Vault token as an environment variable [GH-127](https://github.com/hashicorp/vault-action/pull/127)
Security:
* `action/core` updated to 1.2.6 to address minor CVE [GH-130](https://github.com/hashicorp/vault-action/pull/130)
## 2.0.1 (September 15th, 2020) ## 2.0.1 (September 15th, 2020)
Improvements: Improvements: