|
@@ -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.
|
|
|
* **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
|
|
|
|