Merge pull request #12155 from electron/modify-deprecation-guarantee
Deprecations come >=1 major release before removal
This commit is contained in:
commit
fdab98aa59
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
The following list includes the APIs that will be removed in Electron 3.0.
|
||||
|
||||
There is no timetable for when this release will occur but deprecation
|
||||
warnings will be added at least 90 days beforehand.
|
||||
warnings will be added at least [one major version](electron-versioning.md#semver) beforehand.
|
||||
|
||||
## `app`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue