File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
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
+ * None.
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 16.3.0.
16
+ * CocoaPods: 1.10 or later.
17
+ * Xcode: 15.3.0-16.3.
18
+
19
+ ### Internal
20
+ * Upgraded realm-core from ? to ?
21
+
1
22
10.54.4 Release notes (2025-04-09)
2
23
=============================================================
3
24
You can’t perform that action at this time.
0 commit comments