Changelog.

This commit is contained in:
Rodrigo Girão Serrão
2023-01-11 19:21:31 +00:00
parent 0bc10f0ec4
commit 6a495005b6

View File

@@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- The styles `scrollbar-background-active` and `scrollbar-color-hover` are no longer ignored https://github.com/Textualize/textual/pull/1480
- The widget `Placeholder` can now have its width set to `auto` https://github.com/Textualize/textual/pull/1508
- Behavior of widget `Input` when rendering after programmatic value change and related scenarios https://github.com/Textualize/textual/issues/1477 https://github.com/Textualize/textual/issues/1443
## [0.9.1] - 2022-12-30