From 5cc6721d92a8c0822ac2c2ba6d4fe44245f1756d Mon Sep 17 00:00:00 2001 From: Bastian Schmidt Date: Mon, 6 Mar 2023 14:08:31 +0100 Subject: [PATCH] Adding #1101 to changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 66eba4ddd..c06e28df3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -33,6 +33,7 @@ - [#1095](../../issues/1095) - Add missing localizations for the danish language (thanks @cbra-caa) - [#1096](../../issues/1096) - BackstageTabItem tooltip shows on content hover (thanks @cbra-caa) - [#1098](../../issues/1098) - Collapsed groupboxes are not keyboard accessible (thanks @cbra-caa) + - [#1101](../../issues/1101) - Backstage button tooltip shows on active backstage (thanks @cbra-caa) - [#1103](../../issues/1103) - Backstage.IsOpen is not bindable (thanks @cbra-caa) - ### Enhancements/Features