diff --git a/website/src/docs/taskfile-versions.md b/website/src/docs/taskfile-versions.md index 87cb7b7d..44f90778 100644 --- a/website/src/docs/taskfile-versions.md +++ b/website/src/docs/taskfile-versions.md @@ -63,6 +63,14 @@ Now when someone tries to run the Taskfile with an older version of Task, they will receive an error prompting them to upgrade their version of Task to `v3.17.0` or greater. +:::info + +Note that this functionality was introduced in +[v3.34.0](https://github.com/go-task/task/releases/tag/v3.34.0), so older +versions are not able to give you this warning. + +::: + ## Versions 1 & 2 Version 1 and 2 of Task are no longer officially supported and anyone still