Skip to content

Commit 244108c

Browse files
committed
docs: improve v1.5.0 changelog
1 parent fe335c2 commit 244108c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/changelog/v1.5.0.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,5 @@ store.subscribe((e: EphemeralStoreEvent) => {
111111

112112
- Fixed text styling at end "\n" character
113113
- Added JSON support for current transaction operations
114+
- For environments that support multi-threading such as Rust and Swift, LoroDoc can now be directly and safely
115+
shared and accessed in parallel across multiple threads without triggering the previous WouldBlock panic.

0 commit comments

Comments
 (0)