File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -24,12 +24,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2424- Added ` Screen.size ` https://github.com/Textualize/textual/pull/6105
2525- Added ` compact ` to Binding.Group https://github.com/Textualize/textual/pull/6132
2626- Added ` Screen.get_hover_widgets_at ` https://github.com/Textualize/textual/pull/6132
27- - Added ` Content.wrap `
27+ - Added ` Content.wrap ` https://github.com/Textualize/textual/pull/6138
2828
2929### Fixed
3030
3131- Fixed issue where Segments with a style of ` None ` aren't rendered https://github.com/Textualize/textual/pull/6109
3232- Fixed visual glitches and crash when changing ` DataTable.header_height ` https://github.com/Textualize/textual/pull/6128
33+ - Fixed TextArea.placeholder not handling multi-lines https://github.com/Textualize/textual/pull/6138
3334
3435## [ 6.1.0] - 2025-08-01
3536
You can’t perform that action at this time.
0 commit comments