Update LTS status in README

This commit is contained in:
Miroslav Bajtoš 2020-03-05 13:24:05 +01:00
parent f4313949c3
commit 51ec554632
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
1 changed files with 7 additions and 7 deletions

View File

@ -1,12 +1,12 @@
# LoopBack Boot
**This module is in Active LTS mode, new features are no longer accepted.**
<br/>(See [Module Long Term Support Policy](#module-long-term-support-policy)
below.)
**⚠️ LoopBack 3 is in Maintenance LTS mode, only critical bugs and critical
security fixes will be provided. (See
[Module Long Term Support Policy](#module-long-term-support-policy) below.)**
LoopBack 3 users looking for new features are encouraged to upgrade
to LoopBack 4. Refer to
[loopback-next#1849](https://github.com/strongloop/loopback-next/issues/1849)
We urge all LoopBack 3 users to migrate their applications to LoopBack 4 as
soon as possible. Refer to our
[Migration Guide](https://loopback.io/doc/en/lb4/migration-overview.html)
for more information on how to upgrade.
## Overview
@ -63,7 +63,7 @@ with the following End Of Life (EOL) dates:
| Version | Status | Published | EOL |
| ------- | --------------- | --------- | -------- |
| 3.x | Active LTS | May 2017 | Dec 2020 |
| 3.x | Maintenance LTS | May 2017 | Dec 2020 |
| 2.x | 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).