Skip to content

Commit 059e1d5

Browse files
committed
Update changelog
1 parent 222abe1 commit 059e1d5

File tree

1 file changed

+7
-23
lines changed

1 file changed

+7
-23
lines changed

CHANGELOG.md

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,22 @@
1-
x.y.z Release notes (yyyy-MM-dd)
1+
20.0.1 Release notes (2024-12-27)
22
=============================================================
3-
### Enhancements
4-
* None.
5-
6-
### Fixed
7-
* <How to hit and notice issue? what was the impact?> ([#????](https://github.com/realm/realm-swift/issues/????), since v?.?.?)
8-
* None.
9-
10-
<!-- ### Breaking Changes - ONLY INCLUDE FOR NEW MAJOR version -->
11-
12-
### Compatibility
13-
* Realm Studio: 15.0.0 or later.
14-
* Carthage release for Swift is built with Xcode 15.4.0.
15-
* CocoaPods: 1.10 or later.
16-
* Xcode: 15.3.0-16.1 beta.
173

18-
### Internal
19-
* Upgraded realm-core from ? to ?
4+
### Enhancements
205

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

248
### Fixed
259

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

3014
### Compatibility
3115

3216
* Realm Studio: 15.0.0 or later.
33-
* Carthage release for Swift is built with Xcode 15.4.0.
17+
* Carthage release for Swift is built with Xcode 16.2.0.
3418
* CocoaPods: 1.10 or later.
35-
* Xcode: 15.3.0-16.1 beta.
19+
* Xcode: 15.3.0-16.2.
3620

3721
### Internal
3822

0 commit comments

Comments
 (0)