docs: add 4.0.0-beta.7 to the release schedule (#14341)
I messed up and accidentaly led the team to believe that the feature freeze was on Feb 15. Because of this most work was planned to be done by Feb 15 and there is no way to finish it by the original date of Feb 8. To remedy this situation we agreed to add one more beta to the release schedule.
This commit is contained in:
parent
d4ffa47ea6
commit
7036e04ec6
|
@ -56,11 +56,12 @@ Week Of | Stable Release<br>(@latest npm tag) | Beta/RC Release<br>(@n
|
|||
2017-01-18 | 2.4.4 | 4.0.0-beta.4 |
|
||||
2017-01-25 | 2.4.5 | 4.0.0-beta.5 |
|
||||
2017-02-01 | 2.4.6 | 4.0.0-beta.6 |
|
||||
2017-02-08 | 2.4.7 | 4.0.0-rc.0 |
|
||||
2017-02-15 | 2.4.8 | 4.0.0-rc.1 |
|
||||
2017-02-22 | 2.4.9 | 4.0.0-rc.2 |
|
||||
2017-03-01 | 2.4.10 | 4.0.0-rc.3 |
|
||||
2017-03-08 | 4.0.0 + 2.4.11 | - | Major Version Release
|
||||
2017-02-08 | 2.4.7 | 4.0.0-beta.7 |
|
||||
2017-02-15 | 2.4.8 | 4.0.0-rc.0 |
|
||||
2017-02-22 | 2.4.9 | 4.0.0-rc.1 |
|
||||
2017-03-01 | 2.4.10 | 4.0.0-rc.2 |
|
||||
2017-03-08 | 2.4.11 | 4.0.0-rc.3 |
|
||||
2017-03-15 | 4.0.0 + 2.4.12 | - | Major Version Release
|
||||
|
||||
|
||||
## Tentative Schedule After March 2017
|
||||
|
|
Loading…
Reference in New Issue