Skip to content

Commit

Permalink
update sync client to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed Feb 13, 2017
1 parent 15cd120 commit d311f17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ x.x.x Release notes (yyyy-MM-dd)
* `SyncSession.Progress.fractionTransferred` now returns 1 if there are no
transferrable bytes.
* Fix compilation issues with Xcode 8.3 beta 2.
* Fix incorrect sync progress notification values for Realms originally created
using a version of Realm prior to 2.3.0.

2.4.2 Release notes (2017-01-30)
=============================================================
Expand Down
2 changes: 1 addition & 1 deletion dependencies.list
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=2.4.2
REALM_CORE_VERSION=2.3.1
REALM_SYNC_VERSION=1.0.4
REALM_SYNC_VERSION=1.1.0
REALM_OBJECT_SERVER_VERSION=1.0.2

0 comments on commit d311f17

Please sign in to comment.