Skip to content

Commit c22f930

Browse files
committed
Add empty changelog section
1 parent 1c105d3 commit c22f930

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

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: 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+
122
10.54.6 Release notes (2025-10-15)
223
=============================================================
324

0 commit comments

Comments
 (0)