Skip to content

Commit

Permalink
Merge pull request #519 from hashicorp/laurenolivia/CHANGELOG-cleanup
Browse files Browse the repository at this point in the history
CHANGELOG cleanup formatting, syntax error
  • Loading branch information
laurenolivia committed Aug 30, 2022
2 parents 16f8caa + adf6632 commit 6cd4a0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
@@ -1,8 +1,8 @@
# v1.9.0

## Enhancements
* Beta removal for `RunListOptions`, in addition to a Field rename (Name -> User) by @mjyocca [#472](https://github.com/hashicorp/go-tfe/pull/472)
* [Beta] Adds optional `JsonState` field to `StateVersionCreateOptions` by @megan07 [#514](https://github.com/hashicorp/go-tfe/pull/514
* `RunListOptions` is generally available, and rename field (Name -> User) by @mjyocca [#472](https://github.com/hashicorp/go-tfe/pull/472)
* [Beta] Adds optional `JsonState` field to `StateVersionCreateOptions` by @megan07 [#514](https://github.com/hashicorp/go-tfe/pull/514)

## Bug Fixes
* Fixed invalid memory address error when using `TaskResults` field by @glennsarti [#517](https://github.com/hashicorp/go-tfe/pull/517)
Expand Down

0 comments on commit 6cd4a0d

Please sign in to comment.