docs: crashpad on linux lands in 16, not 15. (#30387)
This commit is contained in:
parent
acbd643e2a
commit
481b774fd7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ This document uses the following convention to categorize breaking changes:
|
||||||
* **Deprecated:** An API was marked as deprecated. The API will continue to function, but will emit a deprecation warning, and will be removed in a future release.
|
* **Deprecated:** An API was marked as deprecated. The API will continue to function, but will emit a deprecation warning, and will be removed in a future release.
|
||||||
* **Removed:** An API or feature was removed, and is no longer supported by Electron.
|
* **Removed:** An API or feature was removed, and is no longer supported by Electron.
|
||||||
|
|
||||||
## Planned Breaking API Changes (15.0)
|
## Planned Breaking API Changes (16.0)
|
||||||
|
|
||||||
### Behavior Changed: `crashReporter` implementation switched to Crashpad on Linux
|
### Behavior Changed: `crashReporter` implementation switched to Crashpad on Linux
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue