From b53f616015dc24682014cfa199d46161ebe03e80 Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Tue, 26 Jan 2021 11:39:38 +0000 Subject: [PATCH] Prepare changelog for v9.5.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10568af89..cb4d82725 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +Changes in [9.5.1](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v9.5.1) (2021-01-26) +================================================================================================ +[Full Changelog](https://github.com/matrix-org/matrix-js-sdk/compare/v9.5.0...v9.5.1) + + * [Release] Fix compatibility with v0 calls + [\#1585](https://github.com/matrix-org/matrix-js-sdk/pull/1585) + Changes in [9.5.0](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v9.5.0) (2021-01-18) ================================================================================================ [Full Changelog](https://github.com/matrix-org/matrix-js-sdk/compare/v9.5.0-rc.1...v9.5.0)