From ecf6e57d14c5ffed99d4d5f7a7ecd1b15efc0c15 Mon Sep 17 00:00:00 2001 From: Yousaf Nabi Date: Wed, 30 Oct 2024 18:02:31 +0000 Subject: [PATCH] chore(docs): mark pact-net 4.x as deprecated Users are advised to migrate to pact-net 5.x https://github.com/pact-foundation/pact-net/blob/master/docs/upgrading-to-5.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01214d6a..c70c541b 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ Due to using a shared native library instead of C# for the main Pact logic only | Version | Status | [Spec] Compatibility | Install | | ------- | ---------- | -------------------- | ------------------ | | 5.x | Stable | 2, 3, 4 | See [installation] | -| 4.x | Stable | 2, 3 | See [installation] | +| 4.x | Deprecated | 2, 3 | See [installation] | | 3.x | Deprecated | 2 | | ## Roadmap