Skip to content

Commit 71e906c

Browse files
committed
Update CHANGES
1 parent 838593f commit 71e906c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.5.1
4+
5+
## Fixed
6+
7+
* Bug where `shouldUpdateViews` was not getting reset correctly when first responder demand
8+
was fulfilled.
9+
* `FirstResponderStateChangeHandler.receive(on:)` operator was not passing it's `options`
10+
to the scheduler.
11+
* README and documentation fixes.
12+
313
## 0.5.0
414

515
### Changed

0 commit comments

Comments
 (0)