Skip to content

Commit edfa04b

Browse files
committed
Add empty changelog section
1 parent 2ad4316 commit edfa04b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
* 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+
122
10.35.0 Release notes (2023-02-07)
223
=============================================================
324

0 commit comments

Comments
 (0)