Update the CHANGELOG

This commit is contained in:
Dave Pearson
2023-05-08 10:18:34 +01:00
parent 6bb2b21091
commit c9d7bb84e2

View File

@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Added `TreeNode.is_root` https://github.com/Textualize/textual/pull/2510
- Added `TreeNode.remove_children` https://github.com/Textualize/textual/pull/2510
- Added `TreeNode.remove` https://github.com/Textualize/textual/pull/2510