Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nfagerlund committed Jun 27, 2023
1 parent f1fd610 commit cae98cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Enhancements
* Adds `RunPreApplyCompleted` run status by @uk1288 [#727](https://github.com/hashicorp/go-tfe/pull/727)
* Added BETA support for saved plan runs, by @nfagerlund [#724](https://github.com/hashicorp/go-tfe/pull/724)
* New `SavePlan` fields in `Run` and `RunCreateOptions`
* New `RunPlannedAndSaved` `RunStatus` value
* New `PlannedAndSavedAt` field in `RunStatusTimestamps`
* New `RunOperationSavePlan` constant for run list filters

# v1.28.0

Expand Down

0 comments on commit cae98cb

Please sign in to comment.