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

Commit 0b76701

Browse files
committed
Prepare changelog for v0.8.2
1 parent 03d9d28 commit 0b76701

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
Changes in [0.8.2](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.8.2) (2016-12-16)
2+
===================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.8.1...v0.8.2)
4+
5+
* Improve the performance of MemberEventListSummary
6+
[\#590](https://github.com/matrix-org/matrix-react-sdk/pull/590)
7+
* Implement bulk invite rejections
8+
[\#592](https://github.com/matrix-org/matrix-react-sdk/pull/592)
9+
* Fix performance issues with wantsDateSeperator
10+
[\#591](https://github.com/matrix-org/matrix-react-sdk/pull/591)
11+
* Add read receipt times to the hovertip of read markers
12+
[\#586](https://github.com/matrix-org/matrix-react-sdk/pull/586)
13+
* Don't throw exception on stop if no DMRoomMap
14+
[\#589](https://github.com/matrix-org/matrix-react-sdk/pull/589)
15+
* Fix failing test
16+
[\#587](https://github.com/matrix-org/matrix-react-sdk/pull/587)
17+
118
Changes in [0.8.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.8.1) (2016-12-09)
219
===================================================================================================
320
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.8.1-rc.2...v0.8.1)

0 commit comments

Comments
 (0)