Skip to content

Commit 792837a

Browse files
deploy: 6361756
1 parent ac3603d commit 792837a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,12 @@
152152

153153
Affected platforms: web
154154

155+
- Removed previously deprecated field `has_epoch_changed` from `DecryptedMessage`.
156+
157+
Migration: use the `EpochObserver` interface.
158+
159+
Affected platforms: all
160+
155161
- Removed `send_message` method from `MlsTransport` interface
156162

157163
This wasn't well-documented and wasn't being used in any case. We remove it for the purpose of making life easier for

0 commit comments

Comments
 (0)