diff --git a/CHANGELOG.md b/CHANGELOG.md index c550fd4db..e3d64b772 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Add `NotificationTriggerAssessmentCheckFailed` notification trigger type by @rexredinger [#549](https://github.com/hashicorp/go-tfe/pull/549) * Add `RemoteTFEVersion()` to the `Client` interface, which exposes the `X-TFE-Version` header set by a remote TFE instance by @sebasslash [#563](https://github.com/hashicorp/go-tfe/pull/563) +* Validate the module version as a version instead of an ID [#409](https://github.com/hashicorp/go-tfe/pull/409) # v1.11.0