File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88
99## Unreleased
1010
11- ### Added
12-
13- - Added ` compact ` parameter to ` MaskedInput ` https://github.com/Textualize/textual/pull/5952
14-
1511### Fixed
1612
1713- Fixed ` query_one ` and ` query_exactly_one ` not raising documented ` WrongType ` exception.
1814- Fixed logging to a file on Windows https://github.com/Textualize/textual/issues/5941
15+ - Fixed eight bit colors crashing when applying dim style https://github.com/Textualize/textual/pull/5957
1916
2017### Changed
2118
@@ -25,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2522
2623- Added ` Markdown.append ` https://github.com/Textualize/textual/pull/5950
2724- Added ` Widget.release_anchor ` https://github.com/Textualize/textual/pull/5950
25+ - Added ` compact ` parameter to ` MaskedInput ` https://github.com/Textualize/textual/pull/5952
2826
2927## [ 3.7.1] - 2025-07-09
3028
You can’t perform that action at this time.
0 commit comments