Rename 'API Contract' as 'Breaking Changes' in 5-0-x (#18400)

Backport of https://github.com/electron/electron/pull/18326 to the stable branch for visibility on electronjs.org
This commit is contained in:
Charles Kerr
2019-05-23 14:03:24 -05:00
committed by John Kleinschmidt
parent 6b371a5ef9
commit 610f61603d

View File

@@ -1,4 +1,4 @@
# API Contract
# Breaking Chnages
Breaking changes will be documented here, and deprecation warnings added to JS code where possible, at least [one major version](../tutorial/electron-versioning.md#semver) before the change is made.