Skip to content

Commit 1667b47

Browse files
committed
CHANGELOG.md: add entry for #282
1 parent f5a7130 commit 1667b47

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ Notable changes to the ObjectBox Java library.
55
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).
66

77
## 5.0.1 - in development
8-
8+
9+
- Fixed a race condition with a closing store and still active transactions that kept the store from closing.
10+
For Android this may fix some rare ANR issues.
11+
912
### Sync
1013

1114
- Add `filterVariables` option to `SyncClient` builder.

0 commit comments

Comments
 (0)