diff --git a/CHANGELOG.md b/CHANGELOG.md index c550fd4db..6ef44fc5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Unreleased +* Add `search[wildcard-name]` to `WorkspaceListOptions` [#569](https://github.com/hashicorp/go-tfe/pull/569) + ## Enhancements * Add `NotificationTriggerAssessmentCheckFailed` notification trigger type by @rexredinger [#549](https://github.com/hashicorp/go-tfe/pull/549)