You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
## Enhancements
4
4
* Adds `BaseURL` and `BaseRegistryURL` methods to `Client` to expose its configuration by @brandonc[#638](https://github.com/hashicorp/go-tfe/pull/638)
5
+
* Adds `ReadWorkspaces` and `ReadProjects` permissions to `Organizations` by @JuliannaTetreault[#614](https://github.com/hashicorp/go-tfe/pull/614)
5
6
6
7
## Bug Fixes
7
8
@@ -24,7 +25,6 @@
24
25
## Enhancements
25
26
* Adds `List()` method to `GPGKeys` interface by @sebasslash[#602](https://github.com/hashicorp/go-tfe/pull/602)
26
27
* Adds `ProviderBinaryUploaded` field to `RegistryPlatforms` struct by @sebasslash[#602](https://github.com/hashicorp/go-tfe/pull/602)
27
-
* Adds `ReadWorkspaces` and `ReadProjects` permissions to `Organizations` by @JuliannaTetreault[#614](https://github.com/hashicorp/go-tfe/pull/614)
0 commit comments