Skip to content

Commit c4b4bec

Browse files
authored
Merge pull request #6086 from TomJGooding/docs-changelog-remove-reverted-userinsert
docs(changelog): remove reverted TextArea.UserInsert
2 parents 9cda3ee + 65eccfe commit c4b4bec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2424
- Added `Widget.get_line_filters` and `App.get_line_filters` https://github.com/Textualize/textual/pull/6057
2525
- Added `Binding.Group` https://github.com/Textualize/textual/pull/6070
2626
- Added `DOMNode.displayed_children` https://github.com/Textualize/textual/pull/6070
27-
- Added `TextArea.UserInsert` message https://github.com/Textualize/textual/pull/6070
2827
- Added `TextArea.hide_suggestion_on_blur` boolean https://github.com/Textualize/textual/pull/6070
2928
- Added `OptionList.highlighted_option` property https://github.com/Textualize/textual/pull/6090
3029
- Added `TextArea.update_suggestion` method https://github.com/Textualize/textual/pull/6090

0 commit comments

Comments
 (0)