File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,14 @@ 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.17.2 ] - Unreleased
99
10- ### Fixed
10+ ### [ Fixed]
1111
1212- Fixed bindings persistance https://github.com/Textualize/textual/issues/1613
13+ - The ` Markdown ` widget now auto-increments ordered lists https://github.com/Textualize/textual/issues/2002
1314- Fixed modal bindings https://github.com/Textualize/textual/issues/2194
1415
15- ### Changed
16-
17- - - The ` Markdown ` widget now auto-increments ordered lists https://github.com/Textualize/textual/issues/2002
1816
1917## [ 0.17.1] - 2023-03-30
2018
@@ -691,6 +689,9 @@ https://textual.textualize.io/blog/2022/11/08/version-040/#version-040
691689- New handler system for messages that doesn't require inheritance
692690- Improved traceback handling
693691
692+ [ 0.17.2 ] : https://github.com/Textualize/textual/compare/v0.17.1...v0.17.2
693+ [ 0.17.1 ] : https://github.com/Textualize/textual/compare/v0.17.0...v0.17.1
694+ [ 0.17.0 ] : https://github.com/Textualize/textual/compare/v0.16.0...v0.17.0
694695[ 0.16.0 ] : https://github.com/Textualize/textual/compare/v0.15.1...v0.16.0
695696[ 0.15.1 ] : https://github.com/Textualize/textual/compare/v0.15.0...v0.15.1
696697[ 0.15.0 ] : https://github.com/Textualize/textual/compare/v0.14.0...v0.15.0
You can’t perform that action at this time.
0 commit comments