Skip to content

Commit a65067d

Browse files
committed
Updated CHANGES
1 parent de45cc3 commit a65067d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.5.0
4+
5+
* Added `FirstResponderStateChangeHandler.receive(on:)` to allow change handlers
6+
to be called on a specfic scheduler to avoid nested view updates.
7+
* Added an `animation:` parameter to the `FirstResponderStateChangeHandler.animation()`
8+
modifier so you can provide a custom animation, or disable animations explicitly.
9+
310
## 0.4.1
411

512
### Fixed

0 commit comments

Comments
 (0)