Skip to content

Commit 61f9b7e

Browse files
Uk1288brandonc
andauthored
release prep for v1.40.0 (#822)
* release prep for v1.40.0 * Update CHANGELOG.md --------- Co-authored-by: Brandon Croft <[email protected]>
1 parent bc90873 commit 61f9b7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# UNRELEASED
22

3-
## Enhancements
4-
* Adds a missing interface `WorkspaceResources` and the `List` method by @stefan-kiss [Issue#754](https://github.com/hashicorp/go-tfe/issues/754)
5-
3+
# v1.40.0
4+
65
## Bug Fixes
76
* Removed unused field `AgentPoolID` from the Workspace model. (Callers should be using the `AgentPool` relation instead) by @brandonc [#815](https://github.com/hashicorp/go-tfe/pull/815)
87

98
## Enhancements
109
* Add organization scope field for oauth clients by @Netra2104 [#812](https://github.com/hashicorp/go-tfe/pull/812)
1110
* Added BETA support for including `projects` relationship to oauth_client on create by @Netra2104 [#806](https://github.com/hashicorp/go-tfe/pull/806)
1211
* Added BETA method `AddProjects` and `RemoveProjects` for attaching/detaching oauth_client to projects by Netra2104 [#806](https://github.com/hashicorp/go-tfe/pull/806)
12+
* Adds a missing interface `WorkspaceResources` and the `List` method by @stefan-kiss [Issue#754](https://github.com/hashicorp/go-tfe/issues/754)
1313

1414
# v1.39.2
1515

0 commit comments

Comments
 (0)