Skip to content

Commit 58b0a87

Browse files
New changelog section to prepare for vNext (#7976)
Co-authored-by: ironage <[email protected]>
1 parent c2552e1 commit 58b0a87

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# NEXT RELEASE
2+
3+
### Enhancements
4+
* <New feature description> (PR [#????](https://github.com/realm/realm-core/pull/????))
5+
* None.
6+
7+
### Fixed
8+
* <How do the end-user experience this issue? what was the impact?> ([#????](https://github.com/realm/realm-core/issues/????), since v?.?.?)
9+
* None.
10+
11+
### Breaking changes
12+
* None.
13+
14+
### Compatibility
15+
* Fileformat: Generates files with format v24. Reads and automatically upgrade from fileformat v10. If you want to upgrade from an earlier file format version you will have to use RealmCore v13.x.y or earlier.
16+
17+
-----------
18+
19+
### Internals
20+
* None.
21+
22+
----------------------------------------------
23+
124
# 14.12.0 Release notes
225

326
### Enhancements

0 commit comments

Comments
 (0)