diff --git a/docs/en/04_Changelogs/4.4.0.md b/docs/en/04_Changelogs/4.4.0.md index 3e3d3650a..7da7ae68f 100644 --- a/docs/en/04_Changelogs/4.4.0.md +++ b/docs/en/04_Changelogs/4.4.0.md @@ -75,7 +75,7 @@ We have ironed out some edge cases since then: You can opt-in to performing these migration tasks on your already upgraded SilverStripe 4.x project. -Projects which are upgraded from 3.x to 4.4 or newer will run these tasks by default. +Projects which are upgraded from 3.x to 4.4 or newer will run these tasks by default (excluding the shortcode migration task which should be run manually if required). You can perform these tasks in the background without CLI access by installing and configuring the [queuedjobs](https://github.com/symbiote/silverstripe-queuedjobs) module.