From 09c57ecf953f40ea19906d606c21a8c4ced4d325 Mon Sep 17 00:00:00 2001 From: jenniferfell Date: Wed, 29 May 2019 00:00:14 -0600 Subject: [PATCH] docs: add final release date and update future schedule (#30712) PR Close #30712 --- aio/content/guide/releases.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aio/content/guide/releases.md b/aio/content/guide/releases.md index 7835c6f38e..113a74ea8b 100644 --- a/aio/content/guide/releases.md +++ b/aio/content/guide/releases.md @@ -92,9 +92,9 @@ The following table contains our current target release dates for the next two m Date | Stable Release | Compatibility ---------------------- | -------------- | ------------- - May 2019 | 8.0.0 | ^7.0.0 October/November 2019 | 9.0.0 | ^8.0.0 - + May 2020 | 10.0.0 | ^9.0.0 + Compatibility note: The primary goal of the backward compatibility promise is to ensure that changes in the core framework and tooling don't break the existing ecosystem of components and applications and don't put undue upgrade/migration burden on Angular application and component authors. @@ -115,7 +115,7 @@ The following table provides the status for Angular versions under support. Version | Status | Released | Active Ends | LTS Ends ------- | ------ | ------------ | ------------ | ------------ -^8.0.0 | Active | May 22, 2019 | Nov 22, 2019 | Nov 22, 2020 +^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