File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ 6.1.0] - 2025-08-01
99
10+ ### Fixed
11+
12+ - Fixed ` Markdown ` and ` MarkdownViewer ` widgets both handling ` Markdown.LinkClicked ` messages https://github.com/Textualize/textual/pull/6093
13+
1014### Added
1115
1216- Added ` Button.flat ` boolean to enable flat button style https://github.com/Textualize/textual/pull/6094
@@ -22,7 +26,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2226- Fixed return value for ` Pilot.double_click ` and ` Pilot.triple_click ` https://github.com/Textualize/textual/pull/6035
2327- Fixed sizing issue with ` Pretty ` widget https://github.com/Textualize/textual/pull/6040 https://github.com/Textualize/textual/pull/6041
2428- Fixed garbled inline app output when ` inline_no_clear=True ` https://github.com/Textualize/textual/pull/6080
25- - Fixed ` Markdown ` and ` MarkdownViewer ` widgets both handling ` Markdown.LinkClicked ` messages https://github.com/Textualize/textual/pull/6093
2629
2730### Added
2831
You can’t perform that action at this time.
0 commit comments