We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3603d commit 792837aCopy full SHA for 792837a
CHANGELOG.md
@@ -152,6 +152,12 @@
152
153
Affected platforms: web
154
155
+- Removed previously deprecated field `has_epoch_changed` from `DecryptedMessage`.
156
+
157
+ Migration: use the `EpochObserver` interface.
158
159
+ Affected platforms: all
160
161
- Removed `send_message` method from `MlsTransport` interface
162
163
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