From d7a32aea705230ec687f4b9a57c95c263275ab71 Mon Sep 17 00:00:00 2001 From: Diana Lau Date: Fri, 5 Oct 2018 22:31:31 -0400 Subject: [PATCH] Update LB3 to be active LTS --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f25a255a..e74d8113 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,15 @@ For more details, see [https://loopback.io/](https://loopback.io/). ## Module Long Term Support Policy +LoopBack 3.x is now in active LTS. + This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudNativeJS/ModuleLTS) policy, with the following End Of Life (EOL) dates: -| Module Version | Release Date | Minimum EOL | EOL With | Status | -|------------------|--------------|-------------|--------------|---------| -| 3.x.x | Sept 2016 | Dec 2019 | | Current | -| 2.x.x | July 2014 | Apr 2019 | Node.js 6.x | LTS | +| Version | Status | Published | EOL | +| ---------- | --------------- | --------- | -------------------- | +| LoopBack 4 | Current | Oct 2018 | Apr 2021 _(minimum)_ | +| Loopback 3 | Active LTS | Dec 2016 | Dec 2019 | +| Loopback 2 | Maintenance LTS | Jul 2014 | Apr 2019 | Learn more about our LTS plan in [docs](https://loopback.io/doc/en/contrib/Long-term-support.html).