Skip to content

Commit 2e8e130

Browse files
committed
fix changelog
1 parent 5aa88b6 commit 2e8e130

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Fixed a bug making it impossible to read Realms created using primary keys and created by iOS (#1703).
55
* Fixed some memory leaks when an Exception is thrown (#1730).
66
* RealmQuery.isNull() and RealmQuery.isNotNull() now throw IllegalArgumentException instead of RealmError if the fieldname is a linked field and the last element is a link (#1693).
7-
* Setters in managed object for RealmObject and RealmList now throw IllegalArgumentException if the value contains an invalid(standalone, removed, closed) object (#1749).
7+
* Setters in managed object for RealmObject and RealmList now throw IllegalArgumentException if the value contains an invalid (standalone, removed, closed) object (#1749).
88

99
0.84.1
1010
* Updated Realm Core to 0.94.4

0 commit comments

Comments
 (0)