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

Commit 4288c50

Browse files
authored
Update CHANGELOG.md
1 parent 3fb381d commit 4288c50

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## v0.7.0
4+
5+
### Added
6+
7+
* Added `tf_actions_plan_output` output. ([#119](https://github.com/hashicorp/terraform-github-actions/pull/119))
8+
9+
### Changed
10+
11+
* Removed unecessary step in `Dockerfile`. ([#132](https://github.com/hashicorp/terraform-github-actions/pull/132))
12+
13+
### Fixed
14+
15+
* Process multi-line outputs correctly. ([#116](https://github.com/hashicorp/terraform-github-actions/pull/116))
16+
* Fixed typo in outputs documentation. ([#126](https://github.com/hashicorp/terraform-github-actions/pull/126))
17+
318
## v0.6.4
419

520
### Added

0 commit comments

Comments
 (0)