Skip to content

Commit 8d2ba31

Browse files
Changelog: note how to get new major version of Swift Package
1 parent 2b0f588 commit 8d2ba31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

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

77
## 5.0.0 - 2025-09-29
88

9+
**Note: if you use the Swift Package, to receive this major version open your Xcode project settings and under "Package Dependencies" increase the version of objectbox-swift-spm to `5.0.0`.**
10+
911
- Update ObjectBox database to version `5.0.0-2025-09-27`.
1012
- ToOne relations: when deleting an object with an ID larger than the maximum 32-bit unsigned integer
1113
(`4294967295`) that is used as the target object of a ToOne, correctly re-set the target ID of the ToOne to

0 commit comments

Comments
 (0)