Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoyne committed Dec 27, 2024
1 parent 222abe1 commit 059e1d5
Showing 1 changed file with 7 additions and 23 deletions.
30 changes: 7 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,22 @@
x.y.z Release notes (yyyy-MM-dd)
20.0.1 Release notes (2024-12-27)
=============================================================
### Enhancements
* None.

### Fixed
* <How to hit and notice issue? what was the impact?> ([#????](https://github.com/realm/realm-swift/issues/????), since v?.?.?)
* None.

<!-- ### Breaking Changes - ONLY INCLUDE FOR NEW MAJOR version -->

### Compatibility
* Realm Studio: 15.0.0 or later.
* Carthage release for Swift is built with Xcode 15.4.0.
* CocoaPods: 1.10 or later.
* Xcode: 15.3.0-16.1 beta.

### Internal
* Upgraded realm-core from ? to ?
### Enhancements

20.0.1 Release notes (2024-09-21)
=============================================================
* Update build scripts for Xcode 16.2.

### Fixed

* Having a query with a number of predicates ORed together may result in a
* A query with a number of predicates ORed together may result in a
crash on some platforms (strict weak ordering check failing on iphone)
([#8028](https://github.com/realm/realm-core/issues/8028), since v10.50.0)
([#8028](https://github.com/realm/realm-core/issues/8028), since v10.50.0).

### Compatibility

* Realm Studio: 15.0.0 or later.
* Carthage release for Swift is built with Xcode 15.4.0.
* Carthage release for Swift is built with Xcode 16.2.0.
* CocoaPods: 1.10 or later.
* Xcode: 15.3.0-16.1 beta.
* Xcode: 15.3.0-16.2.

### Internal

Expand Down

0 comments on commit 059e1d5

Please sign in to comment.