Skip to content

Commit f492633

Browse files
committed
Update changelog
1 parent b7db037 commit f492633

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Revision history for reflex-vty
22

3+
## Unreleased
4+
5+
* *Breaking Change*: `Reflex.Vty.Widget.Scroll.scrollable` now require child widgets to return a value in addition to their images and update events. Specifically, the child widget type has gone from `m (Behavior t Image, Event t ())` to `m (Behavior t Image, Event t (), a)`.
6+
37
## 0.5.2.1
48
* Extend version bounds
59

0 commit comments

Comments
 (0)