changelog

This commit is contained in:
Ari Lazier 2016-03-18 15:27:10 -07:00
parent 8b986f031c
commit 6699334fdd
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@
* Add common Array methods to List and Results * Add common Array methods to List and Results
* Accept constructor in create() and objects() methods * Accept constructor in create() and objects() methods
* Support relative paths when opening realms * Support relative paths when opening realms
* Support for indexed bool, string, date, and int properties * Support case insensitive queries
* Support for indexed bool, string, and int properties
### Bugfixes ### Bugfixes
* Fix for crash on Android when initializing the Realm module * Fix for crash on Android when initializing the Realm module