Skip to content

Commit

Permalink
Prepare for vNext (#6071)
Browse files Browse the repository at this point in the history
Co-authored-by: kneth <[email protected]>
  • Loading branch information
github-actions[bot] and kneth authored Aug 17, 2023
1 parent 9200bdf commit e4f617f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## vNext (TBD)

### Deprecations
* None

### Enhancements
* None

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

### Compatibility
* React Native >= v0.71.4
* Realm Studio v14.0.0.
* File format: generates Realms with format v23 (reads and upgrades file format v5 or later for non-synced Realm, upgrades file format v10 or later for synced Realms).

### Internal
<!-- * Either mention core version or upgrade -->
<!-- * Using Realm Core vX.Y.Z -->
<!-- * Upgraded Realm Core from vX.Y.Z to vA.B.C -->

## 12.0.0 (2023-08-17)
NOTE: This combines all changelog entries for prereleases of v12.0.0.

Expand Down

0 comments on commit e4f617f

Please sign in to comment.