File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 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: 11.0.0 - 12.0.0.
14
+ * APIs are backwards compatible with all previous releases in the 10.x.y series.
15
+ * Carthage release for Swift is built with Xcode 14.2.
16
+ * CocoaPods: 1.10 or later.
17
+ * Xcode: 13.3-14.2.
18
+
19
+ ### Internal
20
+ * Upgraded realm-core from ? to ?
21
+
1
22
10.35.0 Release notes (2023-02-07)
2
23
=============================================================
3
24
You can’t perform that action at this time.
0 commit comments