Skip to content

Commit 5612da2

Browse files
committed
Merge pull request realm#1746 from realm/lk-imporove-changelog
Reordered items of changelog.txt.
2 parents dc8707f + ca909bd commit 5612da2

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
@@ -2,8 +2,8 @@
22
* Added Realm.isEmpty().
33
* Fixed a bug making it impossible to convert a field to become required during a migration (#1695).
44
* Fixed a bug making it impossible to read Realms created using primary keys and created by iOS (#1703).
5-
* 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).
65
* Fixed some memory leaks when an Exception is thrown (#1730).
6+
* 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).
77

88
0.84.1
99
* Updated Realm Core to 0.94.4

0 commit comments

Comments
 (0)