mirror of
https://mau.dev/mautrix/go.git
synced 2026-03-18 08:09:58 +01:00
Update changelog
This commit is contained in:
parent
3579300bf9
commit
85f7e740c5
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
## v0.15.3 (unreleased)
|
||||
|
||||
* *(synapseadmin)* Added wrappers for some Synapse admin API endpoints.
|
||||
* *(client)* Deprecated `OldEventIgnorer` and added `Client.DontProcessOldEvents`
|
||||
to replace it.
|
||||
* *(client)* Added `MoveInviteState` sync handler for moving state events in
|
||||
the invite section of sync inside the invite event itself.
|
||||
|
||||
## v0.15.2 (2023-05-16)
|
||||
|
||||
* *(client)* Changed member-fetching methods to clear existing member info in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue