Skip to content

Commit 02472c6

Browse files
authored
Merge pull request #1278 from hashicorp/changelog/vone.1hundred.zero
v1.100.0 changelog update
2 parents d32f59a + 0618f2c commit 02472c6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Unreleased
22

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+
38
# v1.99.0
49

510
## Enhancements
@@ -9,7 +14,6 @@
914
# v1.98.0
1015

1116
## 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)
1317
* 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)
1418
* Adds `DeploymentRunStatus` and `DeploymentStepStatus` types by @Maed223 [#1261](https://github.com/hashicorp/go-tfe/pull/1261)
1519

0 commit comments

Comments
 (0)