mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-15 16:12:35 +00:00
Update changelog
This commit is contained in:
parent
99441ecd44
commit
423ba69560
3 changed files with 12 additions and 6 deletions
6
.changes/3.1.1.md
Normal file
6
.changes/3.1.1.md
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
## 3.1.1 (2024-05-07)
|
||||||
|
|
||||||
|
BUG FIXES:
|
||||||
|
|
||||||
|
* wrapper: Fix wrapper to output to stdout and stderr immediately when data is received ([#395](https://github.com/hashicorp/setup-terraform/issues/395))
|
||||||
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
kind: BUG FIXES
|
|
||||||
body: 'wrapper: Fix wrapper to output to stdout and stderr immediately when data is
|
|
||||||
received'
|
|
||||||
time: 2024-04-25T10:47:31.19951-04:00
|
|
||||||
custom:
|
|
||||||
Issue: "395"
|
|
||||||
|
|
@ -1,3 +1,9 @@
|
||||||
|
## 3.1.1 (2024-05-07)
|
||||||
|
|
||||||
|
BUG FIXES:
|
||||||
|
|
||||||
|
* wrapper: Fix wrapper to output to stdout and stderr immediately when data is received ([#395](https://github.com/hashicorp/setup-terraform/issues/395))
|
||||||
|
|
||||||
## 3.1.0 (2024-04-23)
|
## 3.1.0 (2024-04-23)
|
||||||
|
|
||||||
ENHANCEMENTS:
|
ENHANCEMENTS:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue