From 526ece5edc1109e634575e1ef343cd4270e84a38 Mon Sep 17 00:00:00 2001 From: Danyal Aytekin Date: Thu, 21 Mar 2024 22:14:46 +0000 Subject: [PATCH] Mention `pa11y-dashboard@4`'s final minor version is `4.3` --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 643d557..15deb48 100644 --- a/README.md +++ b/README.md @@ -188,12 +188,12 @@ When we release a new major version we will continue to support the previous maj The following table lists the major versions available and, for each previous major version, its end-of-support date, and its final minor version released. -| Major version | Last minor release | Node.js support | Support end date | -| :------------ | :----------------- | :------------------------ | :--------------- | -| `4` | Imminent | `>= 12` | ✅ Current major version | -| `3` | `3.3.0` | `8`, `10` | 2022-05-26 | -| `2` | `2.4.2` | `4`, `6` | 2020-01-16 | -| `1` | `1.12.0` | `0.10`, `0.12`, `4`, `6` | 2016-12-05 | +| Major version | Last minor release | Node.js support | Support end date | +| :------------ | :----------------- | :--------------------------- | :--------------- | +| `4` | `4.3` | `12`, `14`, `16`, `18`, `20` | ✅ Current major version | +| `3` | `3.3` | `8`, `10` | 2022-05-26 | +| `2` | `2.4` | `4`, `6` | 2020-01-16 | +| `1` | `1.12` | `0.10`, `0.12`, `4`, `6` | 2016-12-05 | ## License