1
0
Fork 0
forked from mirror/grapevine

add changelog entry for complement support

This commit is contained in:
Benjamin Lee 2024-06-19 19:16:10 -07:00
parent 46bc003ba1
commit c78be5e7d7
No known key found for this signature in database
GPG key ID: FB9624E2885D55A4

View file

@ -19,6 +19,7 @@ particular version so that attention can be drawn to the important parts:
4. Changed
5. Fixed
6. Added
7. Internal
Entries within each section should be sorted by merge order. If multiple changes
result in a single entry, choose the merge order of the first or last change.
@ -190,3 +191,10 @@ This will be the first release of Grapevine since it was forked from Conduit
output.
* `observability.logs.timestamp`: Whether timestamps should be included in
the logs.
### Internal
1. Support for running black-box integration tests tests with [complement][complement].
([!47](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/47))
[complement]: https://github.com/matrix-org/complement