diff --git a/book/changelog.md b/book/changelog.md index a9399813..2e055d97 100644 --- a/book/changelog.md +++ b/book/changelog.md @@ -252,3 +252,6 @@ This will be the first release of Grapevine since it was forked from Conduit [!102](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/102)) 19. Allow configuring the served API components per listener. ([!109](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/109)) +20. Added `grapevine db migrate` CLI command, to migrate database between server + implementations. + ([!85](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/85))