Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsenko committed Aug 12, 2023
1 parent 0d312c8 commit 1e02db1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* Sync errors included the error message twice (Core upgrade, since v13.16.0).
* Fixes infinite-loop like issue with await-for-yield over realm set change streams. ([#1344](https://github.com/realm/realm-dart/issues/1344))
* Fixed issue with using flexibleSync in flutter test. ([#1366](https://github.com/realm/realm-dart/pull/1366))
* Fixed a realm generator issue, when used in concert with MobX. ([%1372](https://github.com/realm/realm-dart/pull/1372))

* Fixed a realm generator issue, when used in concert with MobX. ([#1372](https://github.com/realm/realm-dart/pull/1372))
* getProgressStream no longer returns a broadcast stream. ([#1375](https://github.com/realm/realm-dart/pull/1375))
### Compatibility
* Realm Studio: 13.0.0 or later.

Expand Down

0 comments on commit 1e02db1

Please sign in to comment.