You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ Notable changes to the ObjectBox Java library.
4
4
5
5
For more insights into what changed in the ObjectBox C++ core, [check the ObjectBox C changelog](https://github.com/objectbox/objectbox-c/blob/main/CHANGELOG.md).
6
6
7
+
## Unreleased
8
+
7
9
## 4.0.3 - 2024-10-15
8
10
9
11
- Make closing the Store more robust. In addition to transactions, it also waits for ongoing queries. This is just an
0 commit comments