From 3c9be6a54da5fcbb54b97cbadf6806366a1ddce8 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Sun, 1 May 2022 11:40:39 +0200 Subject: [PATCH] Update status of supported versions 30.4. 2022 was yesterday, so according to README, 3.x.x and 2.x.x will not be getting bug fixes. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad52258c..be636ec1 100644 --- a/README.md +++ b/README.md @@ -92,8 +92,8 @@ import * as jose from 'https://deno.land/x/jose/index.ts' | Version | Security Fixes 🔑 | Other Bug Fixes 🐞 | New Features ⭐ | | ------- | --------- | -------- | -------- | | [4.x.x](https://github.com/panva/jose/tree/v4.x) | ✅ | ✅ | ✅ | -| [3.x.x](https://github.com/panva/jose/tree/v3.x) | ✅ | ✅ until 2022-04-30 | ❌ | -| [2.x.x](https://github.com/panva/jose/tree/v2.x) | ✅ | ✅ until 2022-04-30 | ❌ | +| [3.x.x](https://github.com/panva/jose/tree/v3.x) | ✅ | ❌ | ❌ | +| [2.x.x](https://github.com/panva/jose/tree/v2.x) | ✅ | ❌ | ❌ | | [1.x.x](https://github.com/panva/jose/tree/v1.x) | ✅ | ❌ | ❌ | #### Semver?