From 9142a121d6c5eb992d98858bfc44e2170c2fd3d2 Mon Sep 17 00:00:00 2001 From: Ved misra <47312748+misraved@users.noreply.github.com> Date: Tue, 27 Dec 2022 17:10:09 +0530 Subject: [PATCH] Add CHANGELOG for v0.7.0 (#30) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74296e9..a03bbb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v0.7.0 [2022-12-27] + +_Enhancements_ + +- Added column `expires_at` to `steampipecloud_workspace_snapshot` table. ([#29](https://github.com/turbot/steampipe-plugin-steampipecloud/pull/29)) + ## v0.6.0 [2022-11-24] _What's new?_