Update Loopback 2.x EOL dates

This commit is contained in:
Chris Bailey 2018-07-20 15:25:48 +01:00
parent 951b61a2ae
commit 962efec9cd
1 changed files with 1 additions and 3 deletions

View File

@ -32,9 +32,7 @@ This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudN
| Module Version | Release Date | Minimum EOL | EOL With | Status |
|------------------|--------------|-------------|--------------|---------|
| 3.x.x | Sept 2016 | Dec 2019 | | Current |
| 2.x.x | July 2014 | Apr 2018* | Node.js 4.x | LTS |
(*) Whilst LoopBack 2.x should be EOL, it will remain in LTS until Loopback 4.x is released, when it enters 6 months of critical fix only maintenance.
| 2.x.x | July 2014 | Apr 2019 | Node.js 6.x | LTS |
Learn more about our LTS plan in [docs](https://loopback.io/doc/en/contrib/Long-term-support.html).