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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Unreleased
2
2
3
+
# v1.100.0
4
+
5
+
## Enhancements
6
+
* Adds `ReadWithOptions` method to `RunTriggers` to support including related resources when reading a run trigger by @Maed223[#1275](https://github.com/hashicorp/go-tfe/pull/1275)
7
+
3
8
# v1.99.0
4
9
5
10
## Enhancements
@@ -9,7 +14,6 @@
9
14
# v1.98.0
10
15
11
16
## Enhancements
12
-
* Adds `ReadWithOptions` method to `RunTriggers` to support including related resources when reading a run trigger by @Maed223[#1275](https://github.com/hashicorp/go-tfe/pull/1275)
13
17
* Adds `UserTokensEnabled` field to `Organization` to support enabling/disabling user tokens for an organization by @JarrettSpiker[#1225](https://github.com/hashicorp/go-tfe/pull/1225)
14
18
* Adds `DeploymentRunStatus` and `DeploymentStepStatus` types by @Maed223[#1261](https://github.com/hashicorp/go-tfe/pull/1261)
0 commit comments