docs(RELEASE_SCHEDULE): update the release schedule w/ recent regression patch releases

This commit is contained in:
Igor Minar 2017-06-19 10:48:23 -07:00 committed by Hans
parent afbb6bb797
commit aa92f3a721
1 changed files with 6 additions and 4 deletions

View File

@ -38,9 +38,11 @@ Week Of | Stable Release<br>(@latest npm tag) | Beta/RC Release<br>(@n
20170526   |                                    | 4.2.0rc.1                         |
20170601    |                                    | 4.2.0rc.2                         |
20170605   | 4.2.0                               |                                   | Minor Version Release
20170612   | 4.2.1                               | 4.3.0beta.0                       |
20170619   | 4.2.2                               | 4.3.0beta.1                       |
20170626   | 4.2.3                               | 4.3.0rc.0                         |
*20170609*  | 4.2.1                               |                        | *Regression Patch Release*
2017-06-12 | 4.2.2 | |
*2017-06-16*  | 4.2.3 | | *Regression Patch Release*
20170619   | 4.2.4                               | 4.3.0beta.0                       |
20170626   | 4.2.5                               | 4.3.0rc.0                         |
20170703   | 4.3.0                               |                                   | Minor Version Release
20170710   | 4.3.1                               | 5.0.0beta.0                       |
20170717   | 4.3.2                               | 5.0.0beta.1                       |
@ -61,7 +63,7 @@ Week Of | Stable Release<br>(@latest npm tag) | Beta/RC Release<br>(@n
March 2018 | 6.0.0 | ^5.0.0
September/October 2018 | 7.0.0 | ^6.0.0
`*` The goal of the backwards 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.
`*` The primary goal of the backwards 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.
## More Info & Resources