From d503b6f275231224f4d21fb57240ffcda8915eee Mon Sep 17 00:00:00 2001 From: Mark DeCrane Date: Tue, 25 Jun 2024 11:41:57 -0400 Subject: [PATCH] update changelog for 1.57.0 release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c52d3f11c..7f313e249 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # UNRELEASED +# v1.57.0 + ## Enhancements * Adds the `IsUnified` field to `Project`, `Organization` and `Team` by @roncodingenthusiast [#915](https://github.com/hashicorp/go-tfe/pull/915)