From 34cd4dc85244fa69f900e0aea10cadbeb872cf27 Mon Sep 17 00:00:00 2001 From: iRealNirmal Date: Mon, 17 May 2021 16:00:41 +0530 Subject: [PATCH] docs: add Angular 12 support information (#42124) Added angular 12 suppport information in release document Closes #42111 PR Close #42124 --- aio/content/guide/releases.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aio/content/guide/releases.md b/aio/content/guide/releases.md index c28645d76e..7dbb210a14 100644 --- a/aio/content/guide/releases.md +++ b/aio/content/guide/releases.md @@ -107,7 +107,8 @@ The following table provides the status for Angular versions under support. Version | Status | Released | Active Ends | LTS Ends ------- | ------ | ------------ | ------------ | ------------ -^11.0.0 | Active | Nov 11, 2020 | May 11, 2021 | May 11, 2022 +^12.0.0 | Active | May 12, 2021 | Nov 12, 2021 | Nov 12, 2022 +^11.0.0 | LTS | Nov 11, 2020 | May 11, 2021 | May 11, 2022 ^10.0.0 | LTS | Jun 24, 2020 | Dec 24, 2020 | Dec 24, 2021 ^9.0.0 | LTS | Feb 06, 2020 | Aug 06, 2020 | Aug 06, 2021