Skip to content

Commit ce15ea1

Browse files
committed
changelog
1 parent 02fd245 commit ce15ea1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)