Update changelog

This commit is contained in:
Audrey Eschright 2020-12-08 13:51:00 -08:00
parent 617d9d54a6
commit 5dcd709054

View file

@ -1,3 +1,7 @@
# v1.3.1 (2020-12-08)
- Fix build dependency (#76)
# v1.3.0 (2020-12-08)
- Use `@hashicorp/js-releases` package to identify and download the specified version of Terraform. This will ensure that our tooling is consistent in how it works with the releases API, especially when handling pre-releases. (#70, #73)