Update the change log entries.

This commit is contained in:
Mark Rowe 2017-10-10 11:35:24 -07:00
parent 87f99e4028
commit 65563d4034
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ X.Y.Z Release notes
* Added `update` method to `Realm.Results` to support bulk updates (#808). * Added `update` method to `Realm.Results` to support bulk updates (#808).
### Bug fixes ### Bug fixes
* Spurious closing of sync session (#1391). * Avoid closing then reopening a sync session when using `Realm.open` (#1391).
* Custom path not respected (#1392 and #1393). * Respect custom Realm paths when using `Realm.open` (#1392 and #1393).
2.0.0-rc19 Release notes (2017-10-7) 2.0.0-rc19 Release notes (2017-10-7)