File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and 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
You can’t perform that action at this time.
0 commit comments