Skip to content

Commit 4a9fc57

Browse files
committed
changelog
1 parent 4eddca0 commit 4a9fc57

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1818
- Added `grid_size` property to `GridLayout` https://github.com/Textualize/textual/pull/6210
1919
- Exposed `NoSelection` and `BLANK` via `textual.widgets.select` https://github.com/Textualize/textual/pull/6214
2020
- Added `Widget.FOCUS_ON_CLICK` classvar amd `Widget.focus_on_click` method https://github.com/Textualize/textual/pull/6216
21+
- Added support for the kitty keyboard protocol on Windows https://github.com/Textualize/textual/pull/6207
2122

2223
### Changed
2324

2425
- Change highlight style of Select to only highlight the border, not the label https://github.com/Textualize/textual/pull/6214
2526

26-
### Added
27-
28-
- Added support for the kitty keyboard protocol on Windows https://github.com/Textualize/textual/pull/6207
29-
3027
## [6.5.0] - 2025-10-31
3128

3229
### Added

0 commit comments

Comments
 (0)