From 5ff98fe701e71997a15a7c73c27a0ad1db6ecb55 Mon Sep 17 00:00:00 2001 From: ajitsinghkaler Date: Sat, 23 Nov 2019 11:13:33 +0530 Subject: [PATCH] docs: removed non-supported versions from LTS (#34005) PR Close #34005 --- aio/content/guide/releases.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/aio/content/guide/releases.md b/aio/content/guide/releases.md index cb7045445e..0b3438cf42 100644 --- a/aio/content/guide/releases.md +++ b/aio/content/guide/releases.md @@ -122,12 +122,8 @@ Version | Status | Released | Active Ends | LTS Ends ------- | ------ | ------------ | ------------ | ------------ ^8.0.0 | Active | May 28, 2019 | Nov 28, 2019 | Nov 28, 2020 ^7.0.0 | LTS | Oct 18, 2018 | Apr 18, 2019 | Apr 18, 2020 -^6.0.0 | LTS | May 3, 2018 | Nov 3, 2018 | Nov 3, 2019 - -Angular versions ^4.0.0 and ^5.0.0 are no longer under support. - - +Angular versions ^4.0.0, ^5.0.0 and ^6.0.0 are no longer under support. {@a deprecation} ## Deprecation practices