Skip to content

Commit 9ccc785

Browse files
committed
update CHANGELOG
1 parent 2b00b7b commit 9ccc785

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)