Skip to content

Commit bea79f2

Browse files
committed
Update CHANGELOG
1 parent b920b81 commit bea79f2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

3+
## 0.7.0
4+
5+
* Replace hardcoded dependency on RunLoop.main to an environment-controlled scheduler.
6+
7+
## 0.6.0
8+
9+
### Fixed
10+
11+
* Ensure text field responder state changes always happen on the next runloop tick to avoid attribute graph cycles in Xcode 13.
12+
* Added improvements to support dynamic type.
13+
314
## 0.5.2
415

516
### Fixed

0 commit comments

Comments
 (0)