Skip to content

Commit

Permalink
Merge pull request #144 from strongloop/feat/maintenance-lts
Browse files Browse the repository at this point in the history
Update LTS status in README
  • Loading branch information
bajtos committed Mar 6, 2020
2 parents 3067d8e + dd6e4a4 commit 67f32dd
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# loopback-swagger

**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
Expand All @@ -26,8 +26,8 @@ with the following End Of Life (EOL) dates:

| Version | Status | Published | EOL |
| ------- | --------------- | --------- | -------- |
| 5.x | Active LTS | Sep 2017 | Dec 2019 |
| 4.x | Maintenance LTS | Feb 2017 | Apr 2019 |
| 3.x | Maintenance LTS | Dec 2016 | Apr 2019 |
| 5.x | Maintenance LTS | Sep 2017 | Dec 2020 |
| 4.x | End-of-Life | Feb 2017 | Apr 2019 |
| 3.x | End-of-Life | Dec 2016 | Apr 2019 |

Learn more about our LTS plan in [docs](https://loopback.io/doc/en/contrib/Long-term-support.html).

0 comments on commit 67f32dd

Please sign in to comment.