Skip to content

Commit df2b72a

Browse files
authored
Merge pull request #5370 from stefgmz/patch-1
Update CHANGELOG.md
2 parents 996b8e2 + d614a97 commit df2b72a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@ the selection if there is one, otherwise it will cut the current line https://gi
387387
- Removed `ctrl_to_caret` and `upper_case_keys` from Footer. These can be implemented in `App.get_key_display`.
388388
- Renamed `SystemCommands` to `SystemCommandsProvider` https://github.com/Textualize/textual/pull/4920
389389
- Breaking change: Removed `ClassicFooter` widget (please use new `Footer` widget) https://github.com/Textualize/textual/pull/4921
390+
- Breaking change: `App.get_key_display` now requires `textual.binding.Binding` instead of `str`.
390391
- Disallowed `Screen` instances in `App.SCREENS` and `App.MODES`
391392

392393
### Fixed

0 commit comments

Comments
 (0)