Skip to content

Commit e878a8a

Browse files
committed
update CHANGELOG
1 parent 2494598 commit e878a8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212

1313
- Fixed `VERTICAL_BREAKPOINTS` doesn't work https://github.com/Textualize/textual/pull/5785
1414
- Fixed `Button` allowing text selection https://github.com/Textualize/textual/pull/5770
15+
- Fixed running `App.run` after `asyncio.run` https://github.com/Textualize/textual/pull/5799
16+
- Fixed triggering a deprecation warning in py >= 3.10 https://github.com/Textualize/textual/pull/5799
1517

1618
## [3.2.0] - 2025-05-02
1719

0 commit comments

Comments
 (0)