File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ 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- ## Unreleased
8+ ## [ 0.7.0 ] - 2022-12-17
99
1010### Added
1111
@@ -266,7 +266,8 @@ https://textual.textualize.io/blog/2022/11/08/version-040/#version-040
266266- New handler system for messages that doesn't require inheritance
267267- Improved traceback handling
268268
269- [ 0.6.0 ] : https://github.com/Textualize/textual/compare/v0.3.0...v0.6.0
269+ [ 0.7.0 ] : https://github.com/Textualize/textual/compare/v0.6.0...v0.7.0
270+ [ 0.6.0 ] : https://github.com/Textualize/textual/compare/v0.5.0...v0.6.0
270271[ 0.5.0 ] : https://github.com/Textualize/textual/compare/v0.4.0...v0.5.0
271272[ 0.4.0 ] : https://github.com/Textualize/textual/compare/v0.3.0...v0.4.0
272273[ 0.3.0 ] : https://github.com/Textualize/textual/compare/v0.2.1...v0.3.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " textual"
3- version = " 0.6 .0"
3+ version = " 0.7 .0"
44homepage = " https://github.com/Textualize/textual"
55description = " Modern Text User Interface framework"
66authors = [
" Will McGugan <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments