diff --git a/CHANGELOG.md b/CHANGELOG.md index c59bdce5f..5d177d2d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ +# v1.39.1 + +## Bug Fixes +* Fixes an issue where the request body is not preserved during certain retry scenarios by @sebasslash [#813](https://github.com/hashicorp/go-tfe/pull/813) + # v1.39.0 ## Features