diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ae05c2dbf..0a8bfcc5d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,7 @@ * None ### Fixed -* ([#????](https://github.com/realm/realm-js/issues/????), since v?.?.?) -* None +* Fixed compiler error when building binding for React Native iOS: "'React-featureflags/react/featureflags/ReactNativeFeatureFlags.h' file not found" ([#6808](https://github.com/realm/realm-js/issues/6808), since v12.12.0) ### Compatibility * React Native >= v0.71.4 @@ -16,9 +15,7 @@ * File format: generates Realms with format v24 (reads and upgrades file format v10). ### Internal - - - +* Removed an unused import in the binding for React Native Android. ([#6808](https://github.com/realm/realm-js/issues/6808), since v12.12.0) ## 12.12.0 (2024-07-23)