You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
## 10.10.0 (YYYY-MM-DD)
2
+
3
+
### Enhancements
4
+
* None.
5
+
6
+
### Fixed
7
+
* None.
8
+
9
+
### Compatibility
10
+
* File format: Generates Realms with format v22. Unsynced Realms will be upgraded from Realm Java 2.0 and later. Synced Realms can only be read and upgraded if created with Realm Java v10.0.0-BETA.1.
11
+
* APIs are backwards compatible with all previous release of realm-java in the 10.6.y series.
12
+
* Realm Studio 11.0.0-alpha.0 or above is required to open Realms created by this version.
0 commit comments