File tree Expand file tree Collapse file tree 4 files changed +1398
-1042
lines changed 
tests/snapshot_tests/__snapshots__/test_snapshots Expand file tree Collapse file tree 4 files changed +1398
-1042
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ 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  
8+ ## [ 6.3.0 ]  - 2025-10-01  
99
1010### Added  
1111
@@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1515
1616-  Fixed highlight not auto-detecting lexer https://github.com/Textualize/textual/pull/6167 
1717
18+ ### Changed  
19+ 
20+ -  Dropped support for Python3.8 https://github.com/Textualize/textual/pull/6121/ 
21+ -  Added support for Python3.14 https://github.com/Textualize/textual/pull/6121/ 
22+ 
1823## [ 6.2.1]  - 2025-10-01 
1924
2025-  Fix inability to copy text outside of an input/textarea when it was focused https://github.com/Textualize/textual/pull/6148 
@@ -3144,6 +3149,7 @@ https://textual.textualize.io/blog/2022/11/08/version-040/#version-040
31443149-  New handler system for messages that doesn't require inheritance
31453150-  Improved traceback handling
31463151
3152+ [ 6.3.0 ] : https://github.com/Textualize/textual/compare/v6.2.1...v6.3.0 
31473153[ 6.2.1 ] : https://github.com/Textualize/textual/compare/v6.2.0...v6.2.1 
31483154[ 6.2.0 ] : https://github.com/Textualize/textual/compare/v6.1.0...v6.2.0 
31493155[ 6.1.0 ] : https://github.com/Textualize/textual/compare/v6.0.0...v6.1.0 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments