mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-27 13:33:37 +00:00
Update changelog
This commit is contained in:
parent
b53bdfb8fd
commit
648cfc1e18
1 changed files with 7 additions and 6 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,18 +1,19 @@
|
||||||
# Changelog
|
# v1.2.1 (unreleased)
|
||||||
|
|
||||||
## v1.2.0
|
- Update dependencies to resolve CVE-2020-15228
|
||||||
|
|
||||||
|
# v1.2.0
|
||||||
|
|
||||||
- Allow `terraform_version` to take a version constraint. ([#38](https://github.com/hashicorp/setup-terraform/pull/38))
|
- Allow `terraform_version` to take a version constraint. ([#38](https://github.com/hashicorp/setup-terraform/pull/38))
|
||||||
|
|
||||||
## v1.1.0
|
# v1.1.0
|
||||||
|
|
||||||
- Ignore pre-release versions when `terraform_version` is set to `latest`. ([#19](https://github.com/hashicorp/setup-terraform/pull/19))
|
- Ignore pre-release versions when `terraform_version` is set to `latest`. ([#19](https://github.com/hashicorp/setup-terraform/pull/19))
|
||||||
|
|
||||||
## v1.0.1
|
# v1.0.1
|
||||||
|
|
||||||
- Bump @actions/http-client from 1.0.6 to 1.0.8. ([#1](https://github.com/hashicorp/setup-terraform/pull/1))
|
- Bump @actions/http-client from 1.0.6 to 1.0.8. ([#1](https://github.com/hashicorp/setup-terraform/pull/1))
|
||||||
|
|
||||||
|
# v1.0.0
|
||||||
## v1.0.0
|
|
||||||
|
|
||||||
- Initial release.
|
- Initial release.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue