Skip to content

Commit 0059d44

Browse files
committed
Merge branch 'master' into develop
2 parents d1d4bef + e43311c commit 0059d44

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Changes in [2.8.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v2.8.1) (2020-06-29)
2+
===================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v2.8.0...v2.8.1)
4+
5+
* Support accounts with cross signing but no SSSS
6+
[\#4852](https://github.com/matrix-org/matrix-react-sdk/pull/4852)
7+
18
Changes in [2.8.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v2.8.0) (2020-06-23)
29
===================================================================================================
310
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v2.8.0-rc.1...v2.8.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "matrix-react-sdk",
3-
"version": "2.8.0",
3+
"version": "2.8.1",
44
"description": "SDK for matrix.org using React",
55
"author": "matrix.org",
66
"repository": {

0 commit comments

Comments
 (0)