From 28ff02b1168d2b1f9d9a9959fcb5cd1bc654497f Mon Sep 17 00:00:00 2001 From: Ajit Singh Date: Sat, 18 Apr 2020 23:54:52 +0530 Subject: [PATCH] docs: remove version ^7.0.0 from LTS support (#36708) Version 7.0.0 is under LTS until 18-4-2020 removed it from the table which showed it as LTS and added to versions that are no longer under support. PR Close #36708 --- aio/content/guide/releases.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/aio/content/guide/releases.md b/aio/content/guide/releases.md index b1207f691c..efc6853f1f 100644 --- a/aio/content/guide/releases.md +++ b/aio/content/guide/releases.md @@ -103,9 +103,8 @@ Version | Status | Released | Active Ends | LTS Ends ------- | ------ | ------------ | ------------ | ------------ ^9.0.0 | Active | Feb 06, 2020 | Aug 06, 2020 | Aug 06, 2021 ^8.0.0 | LTS | May 28, 2019 | Nov 28, 2019 | Nov 28, 2020 -^7.0.0 | LTS | Oct 18, 2018 | Apr 18, 2019 | Apr 18, 2020 -Angular versions ^4.0.0, ^5.0.0 and ^6.0.0 are no longer under support. +Angular versions ^4.0.0, ^5.0.0, ^6.0.0 and ^7.0.0 are no longer under support. {@a deprecation} ## Deprecation practices