diff --git a/CHANGELOG.md b/CHANGELOG.md index 429dbec1bf..dfe4aa09a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +x.y.z Release notes (yyyy-MM-dd) +============================================================= +### Enhancements +* None. + +### Fixed +* ([#????](https://github.com/realm/realm-swift/issues/????), since v?.?.?) +* None. + + + +### Compatibility +* Realm Studio: 15.0.0 or later. +* APIs are backwards compatible with all previous releases in the 10.x.y series. +* Carthage release for Swift is built with Xcode 15.4.0. +* CocoaPods: 1.10 or later. +* Xcode: 15.1.0-15.4.0. + +### Internal +* Upgraded realm-core from ? to ? + 10.52.1 Release notes (2024-06-28) =============================================================