Merge pull request #4315 from strongloop/feat/maintenance-lts
Update LTS status in README
This commit is contained in:
commit
d929b57da4
18
README.md
18
README.md
|
@ -4,13 +4,13 @@
|
||||||
[](http://github.com/CloudNativeJS/ModuleLTS)
|
[](http://github.com/CloudNativeJS/ModuleLTS)
|
||||||
[](http://ibm.biz/node-support)
|
[](http://ibm.biz/node-support)
|
||||||
|
|
||||||
**This module is in Active LTS mode, new features are no longer accepted.**
|
**⚠️ LoopBack 3 is in Maintenance LTS mode, only critical bugs and critical
|
||||||
<br/>(See [Module Long Term Support Policy](#module-long-term-support-policy)
|
security fixes will be provided. (See
|
||||||
below.)
|
[Module Long Term Support Policy](#module-long-term-support-policy) below.)**
|
||||||
|
|
||||||
LoopBack 3 users looking for new features are encouraged to upgrade
|
We urge all LoopBack 3 users to migrate their applications to LoopBack 4 as
|
||||||
to LoopBack 4. Refer to
|
soon as possible. Refer to our
|
||||||
[loopback-next#1849](https://github.com/strongloop/loopback-next/issues/1849)
|
[Migration Guide](https://loopback.io/doc/en/lb4/migration-overview.html)
|
||||||
for more information on how to upgrade.
|
for more information on how to upgrade.
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
@ -44,9 +44,9 @@ This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudN
|
||||||
|
|
||||||
| Version | Status | Published | EOL |
|
| Version | Status | Published | EOL |
|
||||||
| ---------- | --------------- | --------- | -------------------- |
|
| ---------- | --------------- | --------- | -------------------- |
|
||||||
| LoopBack 4 | Current | Oct 2018 | Apr 2021 _(minimum)_ |
|
| LoopBack 4 | Current | Oct 2018 | Apr 2022 _(minimum)_ |
|
||||||
| LoopBack 3 | Active LTS | Dec 2016 | Dec 2020 |
|
| LoopBack 3 | Maintenance LTS | Dec 2016 | Dec 2020 |
|
||||||
| LoopBack 2 | End-of-Life LTS | Jul 2014 | Apr 2019 |
|
| LoopBack 2 | End-of-Life | Jul 2014 | Apr 2019 |
|
||||||
|
|
||||||
Learn more about our LTS plan in [docs](https://loopback.io/doc/en/contrib/Long-term-support.html).
|
Learn more about our LTS plan in [docs](https://loopback.io/doc/en/contrib/Long-term-support.html).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue