diff --git a/CHANGELOG.md b/CHANGELOG.md index ebcb45f..d88c6bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,13 @@ ## Unreleased +## 2.1.0 (October 6th, 2020) + Features: * 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) Improvements: