Skip to content

Commit 65eccfe

Browse files
committed
docs(changelog): remove reverted TextArea.UserInsert
Remove the entry for `TextArea.UserInsert` in the CHANGELOG, which was reverted in #6084.
1 parent dcc495a commit 65eccfe

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

3029
### Changed

0 commit comments

Comments
 (0)