Skip to content

Commit c8e816d

Browse files
committed
Add link to MSC in changelog entries.
1 parent 902444c commit c8e816d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Add cross-signing properties to the response of ``POST /keys/query``
1+
Add cross-signing properties to the response of ``POST /keys/query`` per [MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
``POST /keys/device_signing/upload`` and ``POST /keys/signatures/upload``
1+
Add ``POST /keys/device_signing/upload`` and ``POST /keys/signatures/upload`` per [MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756).

changelogs/server_server/newsfragments/2536.feature

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ Add cross-signing:
55
- The ``m.device_list_update`` EDU is sent when a device gets a new signature.
66
- A new ``m.signing_key_update`` EDU is sent when a user's cross-signing keys
77
are changed.
8+
9+
per [MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756).

0 commit comments

Comments
 (0)