Skip to content

Commit c07054a

Browse files
committed
docs(CHANGELOG): add fix for garbled inline output
1 parent d7e9168 commit c07054a

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
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1313
- Fixed `Content.expand_tabs` https://github.com/Textualize/textual/pull/6038
1414
- Fixed return value for `Pilot.double_click` and `Pilot.triple_click` https://github.com/Textualize/textual/pull/6035
1515
- Fixed sizing issue with `Pretty` widget https://github.com/Textualize/textual/pull/6040 https://github.com/Textualize/textual/pull/6041
16+
- Fixed garbled inline app output when `inline_no_clear=True` https://github.com/Textualize/textual/pull/6080
1617

1718
### Added
1819

0 commit comments

Comments
 (0)