Skip to content

Commit 86ffb00

Browse files
committed
changelog
1 parent 70f42d7 commit 86ffb00

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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 type hint aliasing for App under TYPE_CHECKING https://github.com/Textualize/textual/pull/6152
13+
814
## [6.3.0] - 2025-10-11
915

1016
### Added
@@ -24,7 +30,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2430

2531
- Fix inability to copy text outside of an input/textarea when it was focused https://github.com/Textualize/textual/pull/6148
2632
- Fix issue when copying text after a double click https://github.com/Textualize/textual/pull/6148
27-
- Fixed type hint aliasing for App under TYPE_CHECKING https://github.com/Textualize/textual/pull/6152
2833

2934
## [6.2.0] - 2025-09-30
3035

0 commit comments

Comments
 (0)