changelog entry for auth chain room id mismatch logging

This commit is contained in:
Benjamin Lee 2024-06-25 23:03:38 -07:00
parent 3ca6d7776b
commit 9c44aa877c
No known key found for this signature in database
GPG key ID: FB9624E2885D55A4

View file

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