Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paultyng authored Sep 3, 2020
1 parent ffb0e17 commit c57d641
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# 0.9.0 (Unreleased)

BREAKING
- `context.Context` added to `tfinstall.Find` to allow for cancellation, timeouts, etc [GH-51]

FEATURES
- Add `ErrWorkspaceExists` for when workspaces with the same name already exist when calling `Terraform.WorkspaceNew` [GH-67]
- Added `tfinstall.GitRef` to support installation of Terraform from a git ref instead of by released version [GH-51]

# 0.8.0 (August 29, 2020)

Expand Down

0 comments on commit c57d641

Please sign in to comment.