Skip to content

Commit

Permalink
Add CHANGELOG entries
Browse files Browse the repository at this point in the history
  • Loading branch information
pcapriotti committed Sep 14, 2022
1 parent ac7a12f commit 01ed25c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog.d/1-api-changes/leave-mls-conv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Leaving an MLS conversation is now possible using the regular endpoint `DELETE /conversations/{cnv_domain}/{cnv}/members/{usr_domain}/{usr}`. When a user leaves, the backend sends external remove proposals for all their clients in the corresponding MLS group.
1 change: 1 addition & 0 deletions changelog.d/5-internal/mls-clients-in-conv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Clients and key package refs in an MLS conversation are now stored in their own table.

0 comments on commit 01ed25c

Please sign in to comment.