Skip to content

Commit fd766c1

Browse files
authored
Update CHANGELOG.md
1 parent ffbcfd3 commit fd766c1

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
# UNRELEASED
2-
* Adds `AllowMemberTokenManagement` permission to `Team` by @juliannatetreault [#922](https://github.com/hashicorp/go-tfe/pull/922)
1+
# v1.62.0
32

43
## Bug Fixes
5-
* Fix returned workspace for no-code workspace creation & upgrade by @paladin-devops [#954](https://github.com/hashicorp/go-tfe/pull/954)
4+
5+
* Fixed `RegistryNoCodeModules` methods `CreateWorkspace` and `UpdateWorkspace` to return a `Workspace` type. This resulted in a BREAKING CHANGE, yet the previous type was not properly decoded nor reflective of the actual API result by @paladin-devops [#954](https://github.com/hashicorp/go-tfe/pull/954)
6+
7+
## Enhancements
8+
9+
* Adds `AllowMemberTokenManagement` permission to `Team` by @juliannatetreault [#922](https://github.com/hashicorp/go-tfe/pull/922)
610

711
# v1.61.0
812

0 commit comments

Comments
 (0)