From a7c93b342d0c44bef790f403e42e54af30faeadb Mon Sep 17 00:00:00 2001 From: kmoe <5575356+kmoe@users.noreply.github.com> Date: Wed, 13 Apr 2022 16:18:49 +0100 Subject: [PATCH] v0.16.1 changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3c32a1f..e47dcbff 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.