From fde90e8d2c0cb4c14de25e1d4f28d1c3ce2c78db Mon Sep 17 00:00:00 2001 From: kai Date: Mon, 5 Feb 2024 17:13:32 +0000 Subject: [PATCH] v0.21.5 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e15cf044..a6f8a750b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## v0.21.5 [tbd] +## v0.21.5 [2024-02-05] _Bug fixes_ * Fix dependency variable validation - was failing if dependency variable value was set in the vars file. ([#4110](https://github.com/turbot/steampipe/issues/4110)) * Fix UI freeze when prompting for workspace variables. ([#4105](https://github.com/turbot/steampipe/issues/4105))