Skip to content

Commit 9b133ff

Browse files
committed
Changelog
1 parent 9d9e566 commit 9b133ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
- Fixed issue with the "transparent" CSS value not being transparent when set using python https://github.com/Textualize/textual/pull/5890
1313
- Fixed issue with pushing screens when Input has mouse captured https://github.com/Textualize/textual/pull/5900
1414

15+
## Changed
16+
17+
- Widget.release_mouse will now only release the mouse, if it was captured by self https://github.com/Textualize/textual/pull/5900
18+
1519
## [3.5.0] - 2025-06-20
1620

1721
### Changed

0 commit comments

Comments
 (0)