Skip to content

Commit 24a673f

Browse files
committed
changelog
1 parent afd5465 commit 24a673f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## Unreleased
9+
10+
### Fixed
11+
12+
- Fixed erroneous mouse 'ButtonDown' reporting for mouse movement when any-event mode is enabled in xterm. https://github.com/Textualize/textual/pull/3647
813

914
## [0.69.0] - 2024-06-16
1015

@@ -579,7 +584,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
579584
- Fixed CSS watcher crash if file becomes unreadable (even temporarily) https://github.com/Textualize/textual/pull/4079
580585
- Fixed display of keys when used in conjunction with other keys https://github.com/Textualize/textual/pull/3050
581586
- Fixed double detection of <kbd>Escape</kbd> on Windows https://github.com/Textualize/textual/issues/4038
582-
- Fixed erroneous mouse 'ButtonDown' reporting for mouse movement when any-event mode is enabled in xterm. https://github.com/Textualize/textual/pull/3647
583587

584588

585589
## [0.47.1] - 2024-01-05

0 commit comments

Comments
 (0)