Skip to content

Commit 5f5758c

Browse files
committed
Update the ChangeLog
1 parent d5765de commit 5f5758c

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
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111

1212
- `Widget.move_child` would break if `before`/`after` is set to the index of the widget in `child` https://github.com/Textualize/textual/issues/1743
1313
- Fixed auto width text not processing markup https://github.com/Textualize/textual/issues/3918
14+
- Fixed `Tree.clear` not retaining the root's expanded state https://github.com/Textualize/textual/issues/3557
1415

1516
### Changed
1617

0 commit comments

Comments
 (0)