File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ 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- ## 2.0.2
8+ ## 2.0.2 - 2025-02-16
99
1010### Fixed
1111
1212- Fixed OptionList.add_options exhausting iterator https://github.com/Textualize/textual/pull/5540
1313- Fixed screen not refreshing after pop https://github.com/Textualize/textual/pull/5543
1414
15- ## 2.0.1 - 2024 -02-16
15+ ## 2.0.1 - 2025 -02-16
1616
1717### Fixed
1818
@@ -2729,6 +2729,9 @@ https://textual.textualize.io/blog/2022/11/08/version-040/#version-040
27292729- New handler system for messages that doesn't require inheritance
27302730- Improved traceback handling
27312731
2732+ [ 2.0.2 ] : https://github.com/Textualize/textual/compare/v2.0.1...v2.0.2
2733+ [ 2.0.1 ] : https://github.com/Textualize/textual/compare/v2.0.0...v2.0.1
2734+ [ 2.0.0 ] : https://github.com/Textualize/textual/compare/v1.0.0...v2.0.0
27322735[ 1.0.0 ] : https://github.com/Textualize/textual/compare/v0.89.1...v1.0.0
27332736[ 0.89.1 ] : https://github.com/Textualize/textual/compare/v0.89.0...v0.89.1
27342737[ 0.89.0 ] : https://github.com/Textualize/textual/compare/v0.88.1...v0.89.0
You can’t perform that action at this time.
0 commit comments