File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ 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.52.0 ] - 2023-02-19
99
1010### Changed
1111
12- - Textual now writes to stderr rather than stdout
12+ - Textual now writes to stderr rather than stdout https://github.com/Textualize/textual/pull/4177
1313
1414### Added
1515
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " textual"
3- version = " 0.51 .0"
3+ version = " 0.52 .0"
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