Skip to content

Commit 6088619

Browse files
committed
Update Changelog
1 parent 2630eb9 commit 6088619

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# Unreleased
22

3-
FEATURES:
4-
* Add beta endpoints `ApplyToProjects` and `RemoveFromProjects` to `VariableSets`. Applying a variable set to a project will apply that variable set to all current and future workspaces in that project.
5-
* Add beta endpoint `ListForProject` to `VariableSets` to list all variable sets applied to a project.
6-
73
## Enhancements
4+
* Add beta endpoints `ApplyToProjects` and `RemoveFromProjects` to `VariableSets`. Applying a variable set to a project will apply that variable set to all current and future workspaces in that project.
5+
* Add beta endpoint `ListForProject` to `VariableSets` to list all variable sets applied to a project.
86
* Adds `ProjectID` filter to allow filtering of workspaces of a given project in an organization by @hs26gill [#671](https://github.com/hashicorp/go-tfe/pull/671)
97
* Adds `Name` filter to allow filtering of projects by @hs26gill [#668](https://github.com/hashicorp/go-tfe/pull/668/files)
108
* Adds `ManageMembership` permission to team `OrganizationAccess` by @JarrettSpiker [#652](https://github.com/hashicorp/go-tfe/pull/652)
119
* Adds `RotateKey` and `TrimKey` Admin endpoints by @mpminardi [#666](https://github.com/hashicorp/go-tfe/pull/666)
1210
* Adds `Permissions` to `User` by @jeevanragula [#674](https://github.com/hashicorp/go-tfe/pull/674)
11+
* Adds `IsEnterprise` and `IsCloud` boolean methods to the client by @sebasslash [#675](https://github.com/hashicorp/go-tfe/pull/675)
1312

1413
# v1.20.0
1514

0 commit comments

Comments
 (0)