From 74972548471f6164226cfba29626f4934b869d84 Mon Sep 17 00:00:00 2001 From: Sebastian Rivera Date: Thu, 23 Jan 2025 16:17:31 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39b7b80c6..3792754bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Unreleased +## Enhancements + +* Adds `EffectiveTagBindings` relation to projects and workspaces, allowing the relation to be included when listing projects or workspaces by @sebasslash [#1043](https://github.com/hashicorp/go-tfe/pull/1043) + # v1.74.1 ## Enhancements