mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 22:36:01 +00:00
Updating core (4.0.1) and sync (2.0.0-rc26) (#1362)
This commit is contained in:
parent
7ae915fe0b
commit
477ead57c9
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,4 +1,10 @@
|
||||
2.0.0 Release notes (2017-9-29)
|
||||
2.0.0-rc16 Release notes
|
||||
=============================================================
|
||||
### Breaking changes
|
||||
* Upgtading to Realm Core 4.0.1 (bug fixes)
|
||||
* Upgrading to Realm Sync 2.0.0-rc26 (sync protocol 22 + bug fixes)
|
||||
|
||||
2.0.0-rc14 Release notes (2017-9-29)
|
||||
=============================================================
|
||||
### Breaking changes
|
||||
* Upgrading to Realm Core 4.0.0 and Realm Sync 2.0.0-rc25.
|
||||
@ -10,7 +16,7 @@
|
||||
* Configuration of sync file system is not done on module import but later when actually needed by sync (#1351)
|
||||
|
||||
|
||||
2.0.0 Release notes (2017-9-28)
|
||||
2.0.0-rc12 Release notes (2017-9-28)
|
||||
=============================================================
|
||||
### Breaking changes
|
||||
* None.
|
||||
|
@ -1,5 +1,5 @@
|
||||
PACKAGE_NAME=realm-js
|
||||
VERSION=2.0.0-rc15
|
||||
REALM_CORE_VERSION=4.0.0
|
||||
REALM_SYNC_VERSION=2.0.0-rc25
|
||||
REALM_CORE_VERSION=4.0.1
|
||||
REALM_SYNC_VERSION=2.0.0-rc26
|
||||
REALM_OBJECT_SERVER_VERSION=2.0.0-alpha.36
|
||||
|
Loading…
x
Reference in New Issue
Block a user