changelog

This commit is contained in:
Will McGugan
2025-09-29 17:32:56 +01:00
parent 84db318e08
commit a3927841a3

View File

@@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Fixed visual glitches and crash when changing `DataTable.header_height` https://github.com/Textualize/textual/pull/6128
- Fixed TextArea.placeholder not handling multi-lines https://github.com/Textualize/textual/pull/6138
- Fixed issue with RichLog when App.theme is set early https://github.com/Textualize/textual/pull/6141
- Fixed children of collapsible not being focusable after collapsible is expanded
- Fixed children of collapsible not being focusable after collapsible is expanded https://github.com/Textualize/textual/pull/6143
## [6.1.0] - 2025-08-01