add error refactors to the changelog

This commit is contained in:
Olivia Lee 2024-12-14 18:06:46 -08:00
parent 414feb0455
commit ca37f150b6
No known key found for this signature in database
GPG key ID: 54D568A15B9CD1F9

View file

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