Update changelog

This commit is contained in:
Thomas Goyne 2018-06-20 17:39:09 -07:00
parent 35a5e831ed
commit 1838f1f932
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ X.Y.Z Release notes
### Enhancements
* Improved performance of creating objects with string primary keys.
* Improved memory management to allow larger transactions.
* Improved performance of `realm.create()` when running in node.
### Bug fixes
* Fixed a bug which caused RN Android to fail loading (#1904).