From fddcf7048d4f0e4b8d7bf1cc097f2bf27ba083d7 Mon Sep 17 00:00:00 2001 From: Chris Trombley Date: Tue, 5 Mar 2024 11:47:41 -0800 Subject: [PATCH] update changelog for 1.47 release --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 893494107..a53a3aad6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ # Unreleased +# v1.47.0 + ## Enhancements -* Adds `description` attribute to `Project` by @netramali [861](https://github.com/hashicorp/go-tfe/pull/861) -* Adds `Read` method to `TestVariables` @aaabdelgany [#851](https://github.com/hashicorp/go-tfe/pull/851) +* Adds BETA `description` attribute to `Project` by @netramali [#861](https://github.com/hashicorp/go-tfe/pull/861) +* Adds `Read` method to `TestVariables` by @aaabdelgany [#851](https://github.com/hashicorp/go-tfe/pull/851) # v1.46.0