From 89770b065f427fb9fe4e97d32c47d4b7ee67cd4d Mon Sep 17 00:00:00 2001 From: besendorf Date: Sun, 3 May 2026 15:07:28 +0200 Subject: [PATCH] Revise breaking changes notice in README Updated warning about breaking changes after merging the v3 branch. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90061d9..4218209 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # Mobile Verification Toolkit > [!IMPORTANT] -> Soon we will merge the v3 pull request which will result in breaking changes. If you rely on mvt output in other script make sure to the the branch before we merge. More details: https://github.com/mvt-project/mvt/issues/757 +> We recently merged the "v3" branch. This introduced breaking changes. If you relied on mvt output in other scripts They might have broken. More details: https://github.com/mvt-project/mvt/issues/757 [![](https://img.shields.io/pypi/v/mvt)](https://pypi.org/project/mvt/) [![Documentation Status](https://readthedocs.org/projects/mvt/badge/?version=latest)](https://docs.mvt.re/en/latest/?badge=latest)