diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eed40fcd4..194d95ff65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Fixed CSS errors being repeated https://github.com/Textualize/textual/pull/3566 - Fix issue with chunky highlights on buttons https://github.com/Textualize/textual/pull/3571 - Fixed `OptionList` event leakage from `CommandPalette` to `App`. -- Fixed `Toast` CSS that should use `initial` instead of empty value. ### Added