mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Prune a word hangover in CHANGELOG
Nowt optional about the new methods!
This commit is contained in:
@@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Added
|
||||
|
||||
- Added optional `TreeNode.expand_all` https://github.com/Textualize/textual/issues/1430
|
||||
- Added optional `TreeNode.collapse_all` https://github.com/Textualize/textual/issues/1430
|
||||
- Added optional `TreeNode.toggle_all` https://github.com/Textualize/textual/issues/1430
|
||||
- Added `TreeNode.expand_all` https://github.com/Textualize/textual/issues/1430
|
||||
- Added `TreeNode.collapse_all` https://github.com/Textualize/textual/issues/1430
|
||||
- Added `TreeNode.toggle_all` https://github.com/Textualize/textual/issues/1430
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user