ChangeLog entry for check-config subcmd

This commit is contained in:
Andreas Fuchs 2024-11-01 12:16:49 -04:00
parent dcf64f03fb
commit 9529d43a21

View file

@ -272,3 +272,6 @@ This will be the first release of Grapevine since it was forked from Conduit
23. Added support for HAProxy [proxy protocol](http://www.haproxy.org/download/3.0/doc/proxy-protocol.txt)
listeners.
([!97](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/97))
24. Add a `check-config` CLI subcommand to check whether the configuration file
is valid.
([!121](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/121))