File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
15
Changes in [ 0.10.2] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v0.10.2 ) (2018-04-30)
2
16
==================================================================================================
3
17
[ Full Changelog] ( https://github.com/matrix-org/matrix-js-sdk/compare/v0.10.2-rc.1...v0.10.2 )
You can’t perform that action at this time.
0 commit comments