diff --git a/README.md b/README.md index 10a608c..3b578ac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # cargo-semver-checks-action Lint your crate API changes for semver violations. +*This is the work-in-progress v2 version of this action. Find the docs for the stable v1 action [here](https://github.com/obi1kenobi/cargo-semver-checks-action/tree/v1.4).* + ```yaml - name: Check semver uses: obi1kenobi/cargo-semver-checks-action@v2