10000 docs: add timeline document for Electron v6.0.0 by sofianguy · Pull Request #17866 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docs: add timeline document for Electron v6.0.0 #17866

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 19, 2019
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
25 changes: 23 additions & 2 deletions docs/tutorial/electron-timelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,28 @@ Take a look at 5.0.0 Timeline [blog post](https://electronjs.org/blog/electron-5
| Tue, 2019-Apr-09 | 5.0.0-beta.x ||
| Tue, 2019-Apr-16 | none | quiet period - stable prep |
| Tue, 2019-Apr-23 | 5.0.0 |✨stable ✨|
Includes: Chromium M73 and Node v12.0

*Includes: Chromium M73 and Node v12.0*

## 6.0.0 Release Schedule
TBD
#### Notes:
- These dates are our goals but there may be reasons for adjusting the stable deadline, such as security bugs.
- These are our scheduled beta releases, however we often release more betas than scheduled.

| Date/Week Of | Release | Comments |
| --------------- | ------------ | -------------- |
| Thu, 2019-Apr-25 | 6.0.0-beta.1 | 🔥 |
| Tue, 2019-Apr-30 | 6.0.0-beta.x | |
| Tue, 2019-May-07 | 6.0.0-beta.x | |
| Tue, 2019-May-14 | 6.0.0-beta.x | |
| Tue, 2019-May-21 | 6.0.0-beta.x | |
| Tue, 2019-May-28 | 6.0.0-beta.x | |
| Tue, 2019-Jun-04 | 6.0.0-beta.x | halfway mark |
| Tue, 2019-Jun-11 | 6.0.0-beta.x | |
| Tue, 2019-Jun-18 | 6.0.0-beta.x | |
| Tue, 2019-Jun-25 | 6.0.0-beta.x | |
| Tue, 2019-Jul-02 | 6.0.0-beta.x | |
| Tue, 2019-Jul-09 | 6.0.0-beta.x | 🚧 quiet period - stable prep 🚧 |
| Thu, 2019-Jul-18 | 6.0.0 | ✨ stable ✨ |

*Includes: Chromium M75 and Node v12.0*
0