From 7a0867073cc73e511b36820ed4b3c39a4c60914a Mon Sep 17 00:00:00 2001 From: Jim Kalafut Date: Thu, 16 Apr 2020 14:59:59 -0700 Subject: [PATCH] changelog++ --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a68434fb3..b99b5f113 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ CHANGES: * token: Token renewals will now return token policies within the `token_policies` , identity policies within `identity_policies`, and the full policy set within `policies`. [[GH-8535](https://github.com/hashicorp/vault/pull/8535)] +IMPROVEMENTS: + +* secrets/gcp: Support BigQuery dataset ACLs in absence of IAM endpoints [[GH-78](https://github.com/hashicorp/vault-plugin-secrets-gcp/pull/78)] + ## 1.4.1 (TBD) CHANGES: