-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New test release v1.11.13-sc.0.test.1
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule matrix-js-sdk
updated
10 files
+8 −0 | CHANGELOG.md | |
+1 −1 | package.json | |
+10 −0 | spec/integ/matrix-client-syncing.spec.ts | |
+10 −0 | spec/unit/http-api/fetch.spec.ts | |
+11 −0 | spec/unit/room.spec.ts | |
+20 −20 | src/client.ts | |
+3 −2 | src/crypto/algorithms/megolm.ts | |
+13 −11 | src/http-api/fetch.ts | |
+0 −9 | src/http-api/index.ts | |
+3 −2 | src/models/room.ts |