Skip to content

Commit 46b64b4

Browse files
committed
update CHANGELOG.md
1 parent e1043c6 commit 46b64b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

objectbox/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## latest
22

3+
* Add `Store.reference` getter and `Store.fromReference()` factory - enabling access to store from multiple isolates.
4+
* Add `Store.subscribe<EntityType>()` and `Store.subscribe<EntityType>()` data change event streams.
5+
* Add multiple `SyncClient` event streams.
36
* Update to objectbox-c v0.12.0
47
* Update to objectbox-android v2.9.0
58
* Update to objectbox-swift v1.5.0

0 commit comments

Comments
 (0)