Skip to content

Commit efa16e2

Browse files
committed
changelog
1 parent e764e67 commit efa16e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)