changelog entry for remote device key query logging

This commit is contained in:
Benjamin Lee 2024-08-10 15:00:12 -07:00
parent 141c60e4a3
commit 91739899e7
No known key found for this signature in database
GPG key ID: FB9624E2885D55A4
2 changed files with 4 additions and 3 deletions

View file

@ -103,7 +103,8 @@ This will be the first release of Grapevine since it was forked from Conduit
[!50](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/50),
[!52](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/52),
[!54](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/54),
[!56](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/56))
[!56](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/56),
[!69](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/69))
5. Stop returning unnecessary member counts from `/_matrix/client/{r0,v3}/sync`.
([!12](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/12))
6. **BREAKING:** Allow federation by default.