Skip to content

Commit

Permalink
LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
jannyHou committed Nov 26, 2018
1 parent 980cdc9 commit db6b43d
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This package supersedes the older `slc` tool.
This module is in Active LTS mode, new features are no longer accepted.
(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) for more information on how to upgrade.
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) for more information on how to upgrade.

## Installation

Expand Down Expand Up @@ -92,12 +92,14 @@ Discuss features and ask questions on
MIT

## Module Long Term Support Policy
This module adopts the [
Module Long Term Support (LTS)](http://github.com/CloudNativeJS/ModuleLTS) policy,
with the following End Of Life (EOL) dates:
This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudNativeJS/ModuleLTS) policy, with the following End Of Life (EOL) dates:

| Version | Status | Published | EOL |
| ------- | --------------- | --------- | -------- |
| 6.x | Active LTS | Apr 2018 | Dec 2019 |
| 5.x | Maintenance LTS | Sep 2017 | Dec 2019 |
| 4.x | Maintenance LTS | Dec 2016 | Apr 2019 |
Learn more about our LTS plan in [docs](https://loopback.io/doc/en/contrib/Long-term-support.html).
| 5.x | Active LTS | Nov 2018 | Dec 2019 |
| 4.x | Maintenance LTS | Sep 2017 | Dec 2019 |
| 3.x | Maintenance LTS | Jul 2017 | Apr 2019 |
| 2.x | Maintenance LTS | Mar 2017 | Apr 2019 |
| 1.x | Maintenance LTS | Jan 2017 | Apr 2019 |

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

0 comments on commit db6b43d

Please sign in to comment.