Skip to content

Commit 73a2704

Browse files
committed
Prepare changelog for v0.10.3-rc.1
1 parent a50dd78 commit 73a2704

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
Changes in [0.10.3-rc.1](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v0.10.3-rc.1) (2018-05-24)
2+
============================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-js-sdk/compare/v0.10.2...v0.10.3-rc.1)
4+
5+
BREAKING CHANGE
6+
---------------
7+
8+
The deprecated 'callback' parameter has been removed from MatrixBaseApis.deactivateAccount
9+
10+
* Add `erase` option to deactivateAccount
11+
[\#649](https://github.com/matrix-org/matrix-js-sdk/pull/649)
12+
* Emit Session.no_consent when M_CONSENT_NOT_GIVEN received
13+
[\#647](https://github.com/matrix-org/matrix-js-sdk/pull/647)
14+
115
Changes in [0.10.2](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v0.10.2) (2018-04-30)
216
==================================================================================================
317
[Full Changelog](https://github.com/matrix-org/matrix-js-sdk/compare/v0.10.2-rc.1...v0.10.2)

0 commit comments

Comments
 (0)