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

Commit b2ca17c

Browse files
authored
Update CHANGELOG.md
1 parent cd8167c commit b2ca17c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## v0.8.0
4+
5+
### Added
6+
7+
* Added an `import` subcommand. ([#117](https://github.com/hashicorp/terraform-github-actions/pull/117))
8+
* Added a `taint` subcommand. ([#134](https://github.com/hashicorp/terraform-github-actions/pull/134))
9+
10+
### Changed
11+
12+
* Use unary operator to test for non-empty variable. ([#145](https://github.com/hashicorp/terraform-github-actions/pull/145))
13+
314
## v0.7.1
415

516
### Fixed

0 commit comments

Comments
 (0)