Create CHANGELOG.md

This commit is contained in:
Matthew Sanabria 2020-06-18 20:06:47 -04:00 committed by GitHub
parent 70ec49405b
commit e255dfd077
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
CHANGELOG.md Normal file
View file

@ -0,0 +1,14 @@
# Changelog
## v1.1.0
- Ignore pre-release versions when `terraform_version` is set to `latest`. ([#19](https://github.com/hashicorp/setup-terraform/pull/19))
## v1.0.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
- Initial release.