Skip to content

Commit

Permalink
Prepare next dev iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
clementetb committed Sep 22, 2022
1 parent f0f47a3 commit 0e5488e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 10.12.1 (YYYY-MM-DD)

### Enhancements
* None

### Fixed
* None

### Compatibility
* 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.
* APIs are backwards compatible with all previous release of realm-java in the 10.6.y series.
* Realm Studio 11.0.0-alpha.0 or above is required to open Realms created by this version.


## 10.12.0 (2022-09-22)

### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.12.0
10.13.0-SNAPSHOT

0 comments on commit 0e5488e

Please sign in to comment.