diff --git a/CHANGELOG.md b/CHANGELOG.md index e83b8ffe..b59283c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * Fix a memory leak caused by constructing a Realm instance of an already opened Realm. * Fix for better supporting hot module reloading. * Fix for some warnings when using `ListView` with React Native 0.25+ +* Fix for queries that use a keypath starting with "not". 0.12.0 Release notes (2016-5-4) =============================================================