Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sudomateo authored Feb 25, 2020
1 parent cd8167c commit b2ca17c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## v0.8.0

### Added

* Added an `import` subcommand. ([#117](https://github.com/hashicorp/terraform-github-actions/pull/117))
* Added a `taint` subcommand. ([#134](https://github.com/hashicorp/terraform-github-actions/pull/134))

### Changed

* Use unary operator to test for non-empty variable. ([#145](https://github.com/hashicorp/terraform-github-actions/pull/145))

## v0.7.1

### Fixed
Expand Down

0 comments on commit b2ca17c

Please sign in to comment.