Merge pull request #12155 from electron/modify-deprecation-guarantee

Deprecations come >=1 major release before removal
This commit is contained in:
Samuel Attard 2018-03-07 23:28:05 +11:00 committed by GitHub
commit fdab98aa59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`