update changelog

This commit is contained in:
Charles Hall 2024-11-08 23:00:56 -08:00
parent 51b30d9ba3
commit 93c714a199
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF

View file

@ -198,6 +198,9 @@ This will be the first release of Grapevine since it was forked from Conduit
Consequently fixes Heisenbridge being unable to join puppeted users to its Consequently fixes Heisenbridge being unable to join puppeted users to its
rooms ([#85](https://gitlab.computer.surgery/matrix/grapevine/-/issues/85)). rooms ([#85](https://gitlab.computer.surgery/matrix/grapevine/-/issues/85)).
([!127](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/127)) ([!127](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/127))
20. Fix handling of v11 rooms with `m.room.create` event content that passes
the authorization rules but doesn't match other parts of the spec.
([!139](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/139))
### Added ### Added