Skip to content

Commit 92e6091

Browse files
committed
Update changelog
1 parent 980d8e4 commit 92e6091

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v0.20.2 (unreleased)
2+
3+
* *(crypto)* Changed `OlmMachine.share_keys` to make the OTK count parameter
4+
optional. When omitted, the count is fetched from the server.
5+
* *(appservice)* Added option to run appservice transaction event handlers
6+
synchronously.
7+
* *(appservice)* Added `log` and `hs_token` parameters to `AppServiceServerMixin`
8+
to allow using it as a standalone class without extending.
9+
110
## v0.20.1 (2023-08-29)
211

312
* *(util.program)* Removed `--base-config` flag in bridges, as there are no

0 commit comments

Comments
 (0)