From 218deddd001753bc61448526afef0e01a4e0cf2e Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Thu, 16 Apr 2020 18:39:06 +0100 Subject: [PATCH] Prepare changelog for v5.3.1-rc.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 599d33f14..0140df936 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +Changes in [5.3.1-rc.2](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v5.3.1-rc.2) (2020-04-16) +========================================================================================================== +[Full Changelog](https://github.com/matrix-org/matrix-js-sdk/compare/v5.3.1-rc.1...v5.3.1-rc.2) + + * Implement QR code reciprocate for self-verification with untrusted MSK + [\#1321](https://github.com/matrix-org/matrix-js-sdk/pull/1321) + Changes in [5.3.1-rc.1](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v5.3.1-rc.1) (2020-04-15) ========================================================================================================== [Full Changelog](https://github.com/matrix-org/matrix-js-sdk/compare/v5.3.0-rc.1...v5.3.1-rc.1)