Skip to content

Commit e5c550e

Browse files
Changelog: adjust for 5.0.1 release
1 parent 2d89b4e commit e5c550e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ For more insights into what changed in the ObjectBox C++ core, [check the Object
66

77
## 5.0.1 - 2025-09-30
88

9-
- Include runtime libraries for Android and JVM with database version `5.0.0-2025-09-27`.
10-
- Fixed a race condition with a closing store and still active transactions that kept the store from closing.
9+
- Update runtime libraries for Android and JVM to database version `5.0.0-2025-09-27`.
10+
- Fix a race condition with a closing store and still active transactions that kept the store from closing.
1111
For Android this may fix some rare ANR issues.
1212

1313
### Sync

0 commit comments

Comments
 (0)