commit | a7c93b342d0c44bef790f403e42e54af30faeadb | [log] [tgz] |
---|---|---|
author | kmoe <5575356+kmoe@users.noreply.github.com> | Wed Apr 13 16:18:49 2022 +0100 |
committer | GitHub <noreply@github.com> | Wed Apr 13 16:18:49 2022 +0100 |
tree | 85d37b68f41b1a0226b20f2d5572d4aa029beb86 | |
parent | 0cf3a0c6eaf26b3888014171d0c3954982077996 [diff] |
v0.16.1 changelog
diff --git a/CHANGELOG.md b/CHANGELOG.md index a3c32a1..e47dcbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,3 +1,7 @@ +# 0.16.1 (Unreleased) + +This patch version removes some unnecessary dependencies, and bumps Go module compatibility to 1.17. + # 0.16.0 (January 31, 2022) This release removes the experimental `tfinstall` package. We recommend users of `tfinstall` switch to https://github.com/hashicorp/hc-install.