add changelog

This commit is contained in:
Hubert Chathi 2021-04-20 19:24:36 -04:00 committed by Richard van der Hoff
parent b5bdfffa53
commit de1a468630
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
Add `m.key.verification.ready` and `m.key.verification.done` to key verification framework as per [MSC2366](https://github.com/matrix-org/matrix-doc/pull/2366).

View file

@ -0,0 +1 @@
Add key verification using in-room messages as per [MSC2241](https://github.com/matrix-org/matrix-doc/pull/2241).