From 1a84be9fc92112b352f731aa9abdadfc5957a790 Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Sat, 22 Apr 2023 10:29:00 +0100 Subject: [PATCH] Update the CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 154c41a7b..a1390d584 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Fixed dark mode toggles in a "child" screen not updating a "parent" screen https://github.com/Textualize/textual/issues/1999 - Fixed "panel" border not exposed via CSS +- Fixed `TabbedContent.active` changes not changing the actual content https://github.com/Textualize/textual/issues/2352 ## [0.20.1] - 2023-04-18