From af2f3359166065306eb8c9e6851c39c7e3e3468d Mon Sep 17 00:00:00 2001 From: Michael Yocca Date: Wed, 24 Aug 2022 08:55:54 -0700 Subject: [PATCH] update changelog to include field rename on RunsListOptions --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79f773603..0709f190d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Unreleased Changes ## Enhancements -* Remove beta messaging and cleanup for `RunListOptions` struct by @mjyocca [#472](https://github.com/hashicorp/go-tfe/pull/472) +* Beta removal for `RunListOptions`, in addition to a Field rename (Name -> User) by @mjyocca [#472](https://github.com/hashicorp/go-tfe/pull/472) # v1.8.0