Skip to content

Commit d614a97

Browse files
authored
Update CHANGELOG.md
1 parent 44d250a commit d614a97

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
@@ -383,6 +383,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
383383
- Removed `ctrl_to_caret` and `upper_case_keys` from Footer. These can be implemented in `App.get_key_display`.
384384
- Renamed `SystemCommands` to `SystemCommandsProvider` https://github.com/Textualize/textual/pull/4920
385385
- Breaking change: Removed `ClassicFooter` widget (please use new `Footer` widget) https://github.com/Textualize/textual/pull/4921
386+
- Breaking change: `App.get_key_display` now requires `textual.binding.Binding` instead of `str`.
386387
- Disallowed `Screen` instances in `App.SCREENS` and `App.MODES`
387388

388389
### Fixed

0 commit comments

Comments
 (0)