From e6cb9dfed5f149d6d8ba9eeb6ef56f37948ff8b1 Mon Sep 17 00:00:00 2001 From: Michael Yocca Date: Tue, 5 Jul 2022 09:10:10 -0700 Subject: [PATCH] update changelog for new runs list options --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f19c8d10a..53c86d9e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Adds `RetryServerErrors` field to the `Config` object by @sebasslash [#439](https://github.com/hashicorp/go-tfe/pull/439) * Adds support for the GPG Keys API by @sebasslash [#429](https://github.com/hashicorp/go-tfe/pull/429) * [beta] Renames the optional StateVersion field `ExtState` to `JSONState` and changes to string for base64 encoding by @annawinkler [#444](https://github.com/hashicorp/go-tfe/pull/444) +* [beta] Adds additional fields to `RunListOptions` by @mjyocca [#424](https://github.com/hashicorp/go-tfe/pull/424) # v1.3.0