File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99
1010### Added
1111
12- - Added textual._ win_sleep for Python on Windows < 3.11
12+ - Added textual._ win_sleep for Python on Windows < 3.11 https://github.com/Textualize/textual/pull/1457
1313
1414## [ 0.9.0] - 2022-12-30
1515
@@ -322,6 +322,7 @@ https://textual.textualize.io/blog/2022/11/08/version-040/#version-040
322322- New handler system for messages that doesn't require inheritance
323323- Improved traceback handling
324324
325+ [ 0.9.1 ] : https://github.com/Textualize/textual/compare/v0.9.0...v0.9.1
325326[ 0.9.0 ] : https://github.com/Textualize/textual/compare/v0.8.2...v0.9.0
326327[ 0.8.2 ] : https://github.com/Textualize/textual/compare/v0.8.1...v0.8.2
327328[ 0.8.1 ] : https://github.com/Textualize/textual/compare/v0.8.0...v0.8.1
You can’t perform that action at this time.
0 commit comments