Skip to content

Commit 51810f1

Browse files
committed
docs: add ffi change to change log
1 parent 7d73d43 commit 51810f1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
### Features
66

7+
- removed `CoreCrypto.provideTransport()`, added `transport` parameter to `CoreCryptoContext.mlsInit()`
8+
9+
Instead of providing transport separately from session initialization it is now provided when initializing the MLS
10+
session.
11+
12+
Affected platforms: android, ios, web
13+
714
- renamed `CoreCrypto.reseedRng()` to `CoreCrypto.reseed()`
815

916
Affected platforms: web

0 commit comments

Comments
 (0)