Skip to content

Commit

Permalink
v0.7.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoe authored Aug 20, 2020
1 parent b2aad3b commit a159174
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 0.7.0 (Unreleased)

FEATURES
- Added `Terraform.Refresh` method [GH-53]
- Added `Terraform.ShowStateFile` and `Terraform.ShowPlanFile` [GH-54]
- Added support for `DIR` positional arg in init, destroy, and plan [GH-52]
- Relaxed logger interface [GH-57]
- Added error for missing required variable [GH-57]

BUG FIXES
- Fixed logging issue for error cmd [GH-57]

# 0.6.0 (August 14, 2020)

FEATURES
Expand Down

0 comments on commit a159174

Please sign in to comment.