Skip to content

Commit 0f0e1ed

Browse files
committed
Adding a note to the changelog
1 parent 7855eae commit 0f0e1ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
-----------
1818

1919
### Internals
20-
* None.
20+
* 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))
2123

2224
----------------------------------------------
2325

0 commit comments

Comments
 (0)