mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-27 14:54:55 +00:00
Adding changelog template
This commit is contained in:
parent
2ef8fd5297
commit
5af5226b5a
17
CHANGELOG.md
17
CHANGELOG.md
@ -1,3 +1,20 @@
|
||||
x.x.x Release notes (yyyy-MM-dd)
|
||||
=============================================================
|
||||
### Enhancements
|
||||
* None.
|
||||
|
||||
### Fixed
|
||||
* <How to hit and notice issue? what was the impact?> ([#????](https://github.com/realm/realm-js/issues/????), since v?.?.?)
|
||||
* None.
|
||||
|
||||
### Compatibility
|
||||
* File format: ver. 9 (upgrades automatically from previous formats)
|
||||
* Realm Object Server: 3.11.0 or later.
|
||||
* APIs are backwards compatible with all previous release of realm in the 2.x.y series.
|
||||
|
||||
### Internal
|
||||
* None.
|
||||
|
||||
2.19.0 Release notes (2018-10-10)
|
||||
=============================================================
|
||||
### Enhancements
|
||||
|
Loading…
x
Reference in New Issue
Block a user