diff --git a/CHANGELOG.md b/CHANGELOG.md index 678a87062c..0f65f3cb7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * Fixed several cases where wrong type of exception was thrown (Core upgrade). * Fixed classification of InvalidQuery exception (Core upgrade). * Fix crash if secure transport returns an error with a non-zero length. (Core upgrade). +* Fix error in `RealmSet` when `T` is a realm object ([]). ### Compatibility * Realm Studio: 13.0.0 or later.