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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
## Enhancements
4
4
* Add the `Links` attribute to the `StackDeploymentStep` struct to support the deployment step GET endpoint by @shwetamurali[#1167](https://github.com/h)
5
+
* Adds endpoint for cancelling `StackDeploymentRun` by @Maed223[#1172](https://github.com/hashicorp/go-tfe/pull/1172)
5
6
6
7
# v1.88.0
7
8
@@ -11,7 +12,6 @@
11
12
* Adds `Completed` status to `StackConfiguration` by @hwatkins05-hashicorp[#1163](https://github.com/hashicorp/go-tfe/pull/1163)
12
13
* Adds `CreatedAt` and `UpdatedAt` fields to `StackConfiguration` by @Maed223[#1168](https://github.com/hashicorp/go-tfe/pull/1168)
13
14
* Adds endpoint for advancing `StackDeploymentStep` by @hwatkins05-hashicorp[#1166](https://github.com/hashicorp/go-tfe/pull/1166)
14
-
* Adds endpoint for cancelling `StackDeploymentRun` by @Maed223[#1172](https://github.com/hashicorp/go-tfe/pull/1172)
0 commit comments