Update CHANGELOG.md

pull/194/head
Tulir Asokan 2024-03-10 20:34:59 +02:00
parent 1423650a29
commit 311a20cea9
1 changed files with 10 additions and 0 deletions

View File

@ -1,5 +1,15 @@
## v0.18.0 (unreleased)
* *(bridge)* Fixed upload size limit not having a default if the server
returned no value.
* *(synapseadmin)* Added wrappers for some room and user admin APIs.
(thanks to [@grvn-ht] in [#181]).
* *(crypto/verificationhelper)* Fixed bugs.
* *(crypto)* Fixed key backup uploading doing too much base64.
[@grvn-ht]: https://github.com/grvn-ht
[#181]: https://github.com/mautrix/go/pull/181
### beta.1 (2024-02-16)
* Bumped minimum Go version to 1.21.