Update changelog.

This commit is contained in:
Rodrigo Girão Serrão
2023-01-20 11:35:14 +00:00
parent bb2c60f44f
commit c7f1771bbf

View File

@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Fixed `textual diagnose` crash on older supported Python versions. https://github.com/Textualize/textual/issues/1622
- Fixed programmatic style changes not refreshing children layouts when parent widget did not change size https://github.com/Textualize/textual/issues/1607
### Changed