From 39daef79d81db2161cba81b95b6ca324c071d8d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Thu, 5 Mar 2020 09:57:33 +0100 Subject: [PATCH] README: move 3.x to Maintenance LTS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miroslav Bajtoš --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16844692..9f5c50d9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudN | Version | Status | Published | EOL | | ---------- | --------------- | --------- | -------------------- | | 4.x | Current | Oct 2018 | Apr 2022 _(minimum)_ | -| 3.x | Active LTS | Dec 2016 | Dec 2020 | +| 3.x | Maintenance LTS | Dec 2016 | Dec 2020 | | 2.x | End-of-Life | Jul 2014 | Apr 2019 | Learn more about our LTS plan in the [LoopBack documentation](http://loopback.io/doc/en/contrib/Long-term-support.html).