Update CHANGELOG.md

This commit is contained in:
Matthew Sanabria 2020-09-08 11:46:52 -04:00 committed by GitHub
parent ec552d11bc
commit 15ba5bd056
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,9 @@
# Changelog
## v1.2.0
- Allow `terraform_version` to take a version constraint. ([#38](https://github.com/hashicorp/setup-terraform/pull/38))
## v1.1.0
- Ignore pre-release versions when `terraform_version` is set to `latest`. ([#19](https://github.com/hashicorp/setup-terraform/pull/19))