Skip to content

Commit f97b394

Browse files
committed
add changelogs
1 parent a8910fe commit f97b394

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add cross-signing properties to the response of ``POST /keys/query``
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
``POST /keys/device_signing/upload`` and ``POST /keys/signatures/upload``
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Add cross-signing:
2+
3+
- Add properties to the response of ``GET /user/keys`` and ``GET
4+
/user/devices/{userId}``.
5+
- The ``m.device_list_update`` EDU is sent when a device gets a new signature.
6+
- A new ``m.signing_key_update`` EDU is sent when a user's cross-signing keys
7+
are changed.

0 commit comments

Comments
 (0)