Skip to content

Commit 0edab92

Browse files
committed
changelog
1 parent 15ce8f3 commit 0edab92

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)