mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-16 08:32:34 +00:00
Update changelog
This commit is contained in:
parent
22013f72bd
commit
c9227a4b06
3 changed files with 12 additions and 6 deletions
6
.changes/3.1.0.md
Normal file
6
.changes/3.1.0.md
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
## 3.1.0 (2024-04-23)
|
||||||
|
|
||||||
|
ENHANCEMENTS:
|
||||||
|
|
||||||
|
* Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as releases for darwin/arm64 are not available ([#409](https://github.com/hashicorp/setup-terraform/issues/409))
|
||||||
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
kind: ENHANCEMENTS
|
|
||||||
body: Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as
|
|
||||||
releases for darwin/arm64 are not available
|
|
||||||
time: 2024-04-22T16:45:29.36927-04:00
|
|
||||||
custom:
|
|
||||||
Issue: "409"
|
|
||||||
|
|
@ -1,3 +1,9 @@
|
||||||
|
## 3.1.0 (2024-04-23)
|
||||||
|
|
||||||
|
ENHANCEMENTS:
|
||||||
|
|
||||||
|
* Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as releases for darwin/arm64 are not available ([#409](https://github.com/hashicorp/setup-terraform/issues/409))
|
||||||
|
|
||||||
## 3.0.0 (2023-10-30)
|
## 3.0.0 (2023-10-30)
|
||||||
|
|
||||||
NOTES:
|
NOTES:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue