We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c105d3 commit c22f930Copy full SHA for c22f930
1 file changed
CHANGELOG.md
@@ -1,3 +1,24 @@
1
+x.y.z Release notes (yyyy-MM-dd)
2
+=============================================================
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
9
10
+<!-- ### Breaking Changes - ONLY INCLUDE FOR NEW MAJOR version -->
11
12
+### Compatibility
13
+* Realm Studio: 15.0.0 or later.
14
+* APIs are backwards compatible with all previous releases in the 10.x.y series.
15
+* Carthage release for Swift is built with Xcode 26.0.1.
16
+* CocoaPods: 1.10 or later.
17
+* Xcode: 16.3.0-26.0.1.
18
19
+### Internal
20
+* Upgraded realm-core from ? to ?
21
22
10.54.6 Release notes (2025-10-15)
23
=============================================================
24
0 commit comments