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

Commit 5700c17

Browse files
committed
Prepare changelog for v0.9.7
1 parent 6881fdf commit 5700c17

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Changes in [0.9.7](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.9.7) (2017-06-22)
2+
===================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.6...v0.9.7)
4+
5+
* Fix ability to invite users with caps in their user IDs
6+
[\#1128](https://github.com/matrix-org/matrix-react-sdk/pull/1128)
7+
* Fix another race with first-sync
8+
[\#1131](https://github.com/matrix-org/matrix-react-sdk/pull/1131)
9+
* Make the indexeddb worker script work again
10+
[\#1132](https://github.com/matrix-org/matrix-react-sdk/pull/1132)
11+
* Use the web worker when clearing js-sdk stores
12+
[\#1133](https://github.com/matrix-org/matrix-react-sdk/pull/1133)
13+
114
Changes in [0.9.6](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.9.6) (2017-06-20)
215
===================================================================================================
316
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.5...v0.9.6)

0 commit comments

Comments
 (0)