You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add collection type to Clear instruction
* Bump sync protocol version for collections in mixed
* Changes after code review
---------
Co-authored-by: Jørgen Edelbo <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,11 @@
7
7
### Compatibility
8
8
* 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.
9
9
10
+
-----------
11
+
12
+
### Internals
13
+
*`prior_size` field in Clear instruction is being repurposed as `collection_type` (no protocol changes required)
0 commit comments