From 4a28a50dd45932726629e6ab070c395a24a31c9b Mon Sep 17 00:00:00 2001 From: Mieszko Grodzicki Date: Mon, 27 Feb 2023 19:21:25 +0100 Subject: [PATCH] Update README.md Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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