Skip to content

Commit fa6692d

Browse files
committed
chore: update changelog
1 parent 528edab commit fa6692d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@
122122
- Allow in-memory database instantiation and usage with core crypto. Just call `Database.inMemory()` (Web),
123123
`Database.open` without a path (Android, iOS)
124124

125+
- The duplicate signature error when adding members to a conversation now contain debug information about which members
126+
had duplicate signatures.
127+
125128
### Bug Fixes
126129

127130
- Web: fixed the abort reason of an `MlsTransportResponse` not being forwarded to rust.

0 commit comments

Comments
 (0)