Skip to content

Commit f1c1020

Browse files
committed
changelog
1 parent 8d4b075 commit f1c1020

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
- `events.Enter` and `events.Leave` events now bubble. https://github.com/Textualize/textual/pull/4818
1919
- Renamed `Widget.mouse_over` to `Widget.mouse_hover` https://github.com/Textualize/textual/pull/4818
2020

21+
### Fixed
22+
23+
- Fixed issue with `mutate_reactive` and data binding https://github.com/Textualize/textual/pull/4828
24+
2125
## [0.74.0] - 2024-07-25
2226

2327
### Fixed

0 commit comments

Comments
 (0)