Skip to content

Commit c43e407

Browse files
committed
Prepare for next dev iteration
1 parent 2f62978 commit c43e407

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff 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.
13+
14+
### Internal
15+
* None.
16+
17+
118
## 10.9.0 (2021-12-06)
219

320
### Enhancements

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.9.1-SNAPSHOT
1+
10.10.0-SNAPSHOT

0 commit comments

Comments
 (0)