Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 08020d1

Browse files
committed
Prepare changelog for v0.8.5-rc.1
1 parent 57652c0 commit 08020d1

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
Changes in [0.8.5-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.8.5-rc.1) (2017-01-13)
2+
=============================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.8.4...v0.8.5-rc.1)
4+
5+
* Build the js-sdk in the CI script
6+
[\#612](https://github.com/matrix-org/matrix-react-sdk/pull/612)
7+
* Fix redacted member events being visible
8+
[\#609](https://github.com/matrix-org/matrix-react-sdk/pull/609)
9+
* Use `getStateKey` instead of `getSender`
10+
[\#611](https://github.com/matrix-org/matrix-react-sdk/pull/611)
11+
* Move screen sharing error check into platform
12+
[\#608](https://github.com/matrix-org/matrix-react-sdk/pull/608)
13+
* Fix 'create account' link in 'forgot password'
14+
[\#606](https://github.com/matrix-org/matrix-react-sdk/pull/606)
15+
* Let electron users complete captchas in a web browser
16+
[\#601](https://github.com/matrix-org/matrix-react-sdk/pull/601)
17+
* Add support for deleting threepids
18+
[\#597](https://github.com/matrix-org/matrix-react-sdk/pull/597)
19+
* Display msisdn threepids as 'Phone'
20+
[\#598](https://github.com/matrix-org/matrix-react-sdk/pull/598)
21+
122
Changes in [0.8.4](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.8.4) (2016-12-24)
223
===================================================================================================
324
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.8.3...v0.8.4)

0 commit comments

Comments
 (0)