fix API naming
This commit is contained in:
parent
15af834824
commit
2b6dc8fc14
|
@ -5,7 +5,7 @@ X.Y.Z Release notes
|
|||
|
||||
### Enhancements
|
||||
* Improve performance of the RPC worker for chrome debugging.
|
||||
* Added Progress API `realm.syncSession.addProgressNotifications` and `realm.syncSession.removeProgressNotifications`
|
||||
* Added Progress API `realm.syncSession.addProgressNotification` and `realm.syncSession.removeProgressNotification`
|
||||
* Added additional parameter for `Realm.open` and `Realm.openAsync` for download progress notifications
|
||||
* Added `Realm.deleteFile` for deleting a Realm (#363).
|
||||
|
||||
|
|
Loading…
Reference in New Issue