From a7491170c359244facfebff1fcf1595b0ca99268 Mon Sep 17 00:00:00 2001 From: erpett <97994807+erpett@users.noreply.github.com> Date: Wed, 26 Jul 2023 14:31:59 -0700 Subject: [PATCH] fixing the minor changelog issue Cheena pointed out where the table didnt format correctly (#23989) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8880e4340b..86b79d5c2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Azure Data Studio 1.45.0 is the latest general availability (GA) release. ### What's new in 1.45.0 | New Item | Details | +| --- | --- | | Connection | Introduced support for Tenant hierarchy in the Azure tree | | Connection | Updated Azure tree icons | | Connection | Updated the Azure tree in the Connection Pane to show only available resource types |