Skip to content

Commit 8d34305

Browse files
committed
Update studio compatibility in changelog
1 parent ef5aebe commit 8d34305

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* None
88

99
### Compatibility
10-
* Realm Studio: 11.0.0 or later.
10+
* Realm Studio: 12.0.0 or later.
1111

1212
### Internal
1313
* Using Core x.y.z.
@@ -29,7 +29,7 @@
2929
* Decimal128 values with more than 110 significant bits were not synchronized correctly with the server (Core upgrade)
3030

3131
### Compatibility
32-
* Realm Studio: 11.0.0 or later.
32+
* Realm Studio: 12.0.0 or later.
3333

3434
### Internal
3535
* Using Core 12.4.0.
@@ -67,7 +67,7 @@
6767
* Partially fix a performance regression in write performance on Apple platforms. Committing an empty write transaction is ~10x faster than 10.13.0, but still slower than pre-10.7.1 due to using more crash-safe file synchronization (since v10.7.1). (Swift issue [#7740](https://github.com/realm/realm-swift/issues/7740)).
6868

6969
### Compatibility
70-
* Realm Studio: 11.0.0 or later.
70+
* Realm Studio: 12.0.0 or later.
7171

7272
### Internal
7373
* Using Core 12.1.0.

0 commit comments

Comments
 (0)