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.
This commit is contained in:
Daniel Bulant 2022-05-01 11:40:39 +02:00 committed by GitHub
parent 30b0980a88
commit 3c9be6a54d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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?