diff --git a/CHANGELOG.md b/CHANGELOG.md index 716435fc2f..2313b549f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +## vNext (TBD) + +### Deprecations +* None + +### Enhancements +* None + +### Fixed +* ([#????](https://github.com/realm/realm-js/issues/????), since v?.?.?) +* None + +### Compatibility +* React Native >= v0.71.4 +* Realm Studio v14.0.0. +* File format: generates Realms with format v23 (reads and upgrades file format v5 or later for non-synced Realm, upgrades file format v10 or later for synced Realms). + +### Internal + + + + ## 12.6.0 (2024-01-29) ### Enhancements