File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## Unreleased
99
10- ### Fixed
10+ ### [ 0.80.1 ] - 2024-09-24
1111
1212- Fixed crash when exiting the app prematurely https://github.com/Textualize/textual/pull/5039
13- - Fixed exception constructing TextArea outside of App
13+ - Fixed exception constructing TextArea outside of App https://github.com/Textualize/textual/pull/5045
1414
1515## [ 0.80.0] - 2024-09-23
1616
@@ -2388,6 +2388,7 @@ https://textual.textualize.io/blog/2022/11/08/version-040/#version-040
23882388- New handler system for messages that doesn't require inheritance
23892389- Improved traceback handling
23902390
2391+ [ 0.80.1 ] : https://github.com/Textualize/textual/compare/v0.80.0...v0.80.1
23912392[ 0.80.0 ] : https://github.com/Textualize/textual/compare/v0.79.0...v0.80.0
23922393[ 0.79.0 ] : https://github.com/Textualize/textual/compare/v0.78.0...v0.79.0
23932394[ 0.78.0 ] : https://github.com/Textualize/textual/compare/v0.77.0...v0.78.0
You can’t perform that action at this time.
0 commit comments