File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
88
9- ## [ 0.86.2] - Unreleased
9+ ## [ 0.86.2] - 2024-11-18
1010
1111### Fixed
1212
@@ -2552,6 +2552,9 @@ https://textual.textualize.io/blog/2022/11/08/version-040/#version-040
25522552- New handler system for messages that doesn't require inheritance
25532553- Improved traceback handling
25542554
2555+
2556+ [ 0.86.2 ] : https://github.com/Textualize/textual/compare/v0.86.1...v0.86.2
2557+ [ 0.86.1 ] : https://github.com/Textualize/textual/compare/v0.86.0...v0.86.1
25552558[ 0.86.0 ] : https://github.com/Textualize/textual/compare/v0.85.2...v0.86.0
25562559[ 0.85.2 ] : https://github.com/Textualize/textual/compare/v0.85.1...v0.85.2
25572560[ 0.85.1 ] : https://github.com/Textualize/textual/compare/v0.85.0...v0.85.1
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " textual"
3- version = " 0.86.1 "
3+ version = " 0.86.2 "
44homepage = " https://github.com/Textualize/textual"
55repository = " https://github.com/Textualize/textual"
66documentation = " https://textual.textualize.io/"
You can’t perform that action at this time.
0 commit comments