From 7512a410cc3f94aa9fb8757d40e798ac8c8774b0 Mon Sep 17 00:00:00 2001 From: Nicola Cabiddu Date: Mon, 25 Mar 2024 14:05:12 +0000 Subject: [PATCH] update next-major --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b92cce59ae1..e23c3434d47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ -# NEXT RELEASE +# NEXT-MAJOR NEXT RELEASE ### Enhancements -* Introduce sync 'progress_estimate' parameter (value from 0.0 to 1.0) for existing sync 'ProgressNotifierCallback' api to report sync progress on current batch of upload/download until completion ([#7450](https://github.com/realm/realm-core/issues/7450)) +* (PR [#????](https://github.com/realm/realm-core/pull/????)) ### Fixed * ([#????](https://github.com/realm/realm-core/issues/????), since v?.?.?)