forked from mirror/grapevine
add changelog entry for complement support
This commit is contained in:
parent
46bc003ba1
commit
c78be5e7d7
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue