diff --git a/CHANGELOG.md b/CHANGELOG.md index c9fcfccb5e..fbf9024e57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,9 @@ * None ### Enhancements -* Building for iOS and Android has been optimized for compatibility with future React Native versions, by deferring compilation of JSI dependent code to the dependent app's build. +* Building for iOS and Android has been optimized for compatibility with future React Native versions, by deferring compilation of JSI dependent code to the dependent app's build. ([#6650](https://github.com/realm/realm-js/pull/6650)) ### Fixed -* ([#????](https://github.com/realm/realm-js/issues/????), since v?.?.?) * None ### Compatibility @@ -15,11 +14,6 @@ * Realm Studio v15.0.0. * File format: generates Realms with format v24 (reads and upgrades file format v10). -### Internal - - - - ## 12.10.0 (2024-06-14) ### Enhancements