Skip to content

Commit 85b0f4e

Browse files
committed
changelog
1 parent c995724 commit 85b0f4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1818
- Added support for keymaps (user configurable key bindings) https://github.com/Textualize/textual/pull/5038
1919
- Added descriptions to bindings for all internal widgets, and updated casing to be consistent https://github.com/Textualize/textual/pull/5062
2020

21+
### Changed
22+
23+
- Breaking change: `Widget.set_loading` no longer return an awaitable https://github.com/Textualize/textual/pull/5079
24+
2125
## [0.81.0] - 2024-09-25
2226

2327
### Added

0 commit comments

Comments
 (0)