Skip to content

Commit

Permalink
Add empty changelog section
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoyne committed Jan 21, 2023
1 parent b1072f3 commit 5d6abe6
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
x.y.z Release notes (yyyy-MM-dd)
=============================================================
### Enhancements
* None.

### Fixed
* <How to hit and notice issue? what was the impact?> ([#????](https://github.com/realm/realm-swift/issues/????), since v?.?.?)
* None.

<!-- ### Breaking Changes - ONLY INCLUDE FOR NEW MAJOR version -->

### Compatibility
* Realm Studio: 11.0.0 - 12.0.0.
* APIs are backwards compatible with all previous releases in the 10.x.y series.
* Carthage release for Swift is built with Xcode 14.2.
* CocoaPods: 1.10 or later.
* Xcode: 13.3-14.2.

### Internal
* Upgraded realm-core from ? to ?

10.34.1 Release notes (2023-01-20)
=============================================================

Expand Down

0 comments on commit 5d6abe6

Please sign in to comment.