From d6f304f5d1120787f9c924c5c70a69cbde02c396 Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Mon, 1 May 2023 15:19:24 +0100 Subject: [PATCH] Update the CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5de8f883..c0fd186d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - Fixed `!important` not applying to `border` https://github.com/Textualize/textual/issues/2420 +- Fixed `!important` not applying to `outline` https://github.com/Textualize/textual/issues/2420 ## [0.22.3] - 2023-04-29