Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(misc/Version Support Status): adding LTS extension support #17057

Merged
merged 1 commit into from
Jul 30, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion docs/content/misc/version-support-status.ngdoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
This page describes the support status of the significant versions of AngularJS.

<div class="alert alert-info">
On July 1, 2018 AngularJS entered a 3 year Long Term Support period.
On July 1, 2018 AngularJS entered a 3 year Long Term Support period.<br />
<br />
_**UPDATE (2020-07-27):**_<br />
_Due to COVID-19 affecting teams migrating from AngularJS, we are extending the LTS by six months
(until December 31, 2021)._
</div>

Any version branch not shown in the following table (e.g. 1.7.x) is no longer being developed.
Expand Down Expand Up @@ -42,6 +46,8 @@ We now focus exclusively on providing fixes to bugs that satisfy at least one of

AngularJS 1.2.x will get a new version if and only if a new severe security issue is discovered.



### Blog Post

You can read more about these plans in our [blog post announcement](https://blog.angular.io/stable-angularjs-and-long-term-support-7e077635ee9c).