Update changelog

This commit is contained in:
Tulir Asokan 2024-02-18 23:16:52 +02:00
parent 737e4c89e0
commit 23ae2d314f

View file

@ -1,3 +1,10 @@
# v0.7.0 (unreleased)
* Bumped minimum Go version to 1.21.
* Changed how direct media access works to make it compatible with Discord's
signed URL requirement. The new system must be enabled manually, see
[docs](https://docs.mau.fi/bridges/go/discord/direct-media.html) for info.
# v0.6.5 (2024-01-16)
* Fixed adding reply embed to webhook sends if the Matrix room is encrypted.