Update CHANGELOG with parser fix

This commit is contained in:
Scott Kyle 2016-05-19 12:40:16 -07:00
parent 60723269ec
commit 87878b8b9c
1 changed files with 1 additions and 0 deletions

View File

@ -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)
=============================================================