We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7855eae commit 0f0e1edCopy full SHA for 0f0e1ed
CHANGELOG.md
@@ -17,7 +17,9 @@
17
-----------
18
19
### Internals
20
-* None.
+* Added second optional `scheduler` parameter to `EventLoopDispatcher`. ([PR #7903](https://github.com/realm/realm-core/pull/7903))
21
+* (bindgen) Added second optional `scheduler` parameter to `schedulerWrapBlockingFunction`. ([PR #7903](https://github.com/realm/realm-core/pull/7903))
22
+* (bindgen) Exposing optional `scheduler` property on `RealmConfig`. ([PR #7903](https://github.com/realm/realm-core/pull/7903))
23
24
----------------------------------------------
25
0 commit comments