From 677f2c445a775c8380471165ef536045b5378383 Mon Sep 17 00:00:00 2001 From: Nabil Hachicha Date: Sat, 14 Sep 2024 11:29:35 +0100 Subject: [PATCH] Prepare next dev iteration --- CHANGELOG.md | 22 ++++++++++++++++++++++ version.txt | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d86a2b841..d409ac73b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +## 11.0.0 (2024-09-DD) + +### Breaking Changes +* None. + +### Enhancements +* None. + +### Fixed +* None. + +### Compatibility +* File format: Generates Realms with format v23. 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 13.0.0 or above is required to open Realms created by this version. +* Gradle 7.5 and above. +* Android Gradle Plugin 7.4.0 and above. + +### Internal +* Updated links to new documentation URL. + + ## 10.19.0 (2024-09-13) ### Breaking Changes diff --git a/version.txt b/version.txt index 5b7269c0a9..275283a18f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -10.19.0 +11.0.0