From 5c3a2dbb1aaee992466500fc823ea40b7e959bd6 Mon Sep 17 00:00:00 2001 From: Ved misra <47312748+misraved@users.noreply.github.com> Date: Tue, 12 Dec 2023 21:34:17 +0530 Subject: [PATCH] Add CHANGELOG for v0.11.1 (#83) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffeeb30..ff1cef5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v0.11.1 [2023-12-12] + +_Bug fixes_ + +- Fixed the plugin's connection config variables to use the `hcl` syntax. ([#82](https://github.com/turbot/steampipe-plugin-terraform/pull/82)) + ## v0.11.0 [2023-12-12] _What's new?_