Update CHANGELOG with parser fix
This commit is contained in:
parent
60723269ec
commit
87878b8b9c
|
@ -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)
|
||||
=============================================================
|
||||
|
|
Loading…
Reference in New Issue