mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-05 11:13:48 +00:00
Upgrading to Realm Sync 2.1.0. (#1426)
This commit is contained in:
parent
bbcf5195c2
commit
7aee9a01c0
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,3 +1,17 @@
|
|||||||
|
X.Y.Z Release notes
|
||||||
|
=============================================================
|
||||||
|
### Breaking changes
|
||||||
|
* None.
|
||||||
|
|
||||||
|
### Enhancements
|
||||||
|
* None.
|
||||||
|
|
||||||
|
### Bug fixes
|
||||||
|
* None.
|
||||||
|
|
||||||
|
### Internal
|
||||||
|
* Upgraded to Realm Sync 2.1.0.
|
||||||
|
|
||||||
2.0.0 Release notes (2017-10-17)
|
2.0.0 Release notes (2017-10-17)
|
||||||
=============================================================
|
=============================================================
|
||||||
### Breaking changes
|
### Breaking changes
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
PACKAGE_NAME=realm-js
|
PACKAGE_NAME=realm-js
|
||||||
VERSION=2.0.0
|
VERSION=2.0.0
|
||||||
REALM_CORE_VERSION=4.0.2
|
REALM_CORE_VERSION=4.0.2
|
||||||
REALM_SYNC_VERSION=2.0.2
|
REALM_SYNC_VERSION=2.1.0
|
||||||
REALM_OBJECT_SERVER_VERSION=2.0.0-rc.10
|
REALM_OBJECT_SERVER_VERSION=2.0.0-rc.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user