mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-18 16:21:24 +01:00
changelog entry for db compatibility break
This commit is contained in:
parent
cfbb11916a
commit
d7dedb8f10
1 changed files with 4 additions and 0 deletions
|
|
@ -136,6 +136,10 @@ This will be the first release of Grapevine since it was forked from Conduit
|
||||||
the server is now behind the `serve` command, so `grapevine --config ...`
|
the server is now behind the `serve` command, so `grapevine --config ...`
|
||||||
becomes `grapevine serve --config ...`.
|
becomes `grapevine serve --config ...`.
|
||||||
([!108](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/108))
|
([!108](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/108))
|
||||||
|
14. **BREAKING** Break db compatibility with conduit. In order to move back to
|
||||||
|
conduit from grapevine, admins now need to use the `grapevine db migrate`
|
||||||
|
command.
|
||||||
|
([!85](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/85))
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue