changelog

This commit is contained in:
Will McGugan
2023-04-04 15:57:55 +01:00
parent 380114489d
commit c2f7004fbb

View File

@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Breaking change: Markdown.update is no longer a coroutine https://github.com/Textualize/textual/pull/2182
### [Fixed]
### Fixed
- `RadioSet` is now far less likely to report `pressed_button` as `None` https://github.com/Textualize/textual/issues/2203