diff --git a/Upgrade-from-a-previous-version.md b/Upgrade-from-a-previous-version.md index 059666f..1bd5731 100644 --- a/Upgrade-from-a-previous-version.md +++ b/Upgrade-from-a-previous-version.md @@ -2,7 +2,9 @@ This page will list all necessary edits following every update. ### sncf updates -No update notes about sncf for now. +#### From 1.0.x to 1.1.x + +You now need to use `cargo run --no-default-features --features sqlite` to compile, unless you want to migrate to PostgreSQL or MySQL. See [this page](/neil/sncf/wiki/Setting-up-Nextcloud-and-sncf) for more information. ### Nextcloud updates