Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
squash: Apply suggestions from code review
Co-Authored-By: Trott <[email protected]>
  • Loading branch information
vsemozhetbyt and Trott authored Feb 21, 2019
commit 9152145c7c5f282facf0deaa79472e04f0864202
2 changes: 1 addition & 1 deletion COLLABORATOR_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ Documentation-Only Deprecations. Such deprecations have no impact on code
execution. Thus, they are not breaking changes (`semver-major`).

Runtime Deprecations and End-of-life APIs (internal or public) are breaking
changes (`semver-major`) . The TSC may make exceptions, deciding that one of
changes (`semver-major`). The TSC may make exceptions, deciding that one of
these deprecations is not a breaking change.

All Documentation-Only and Runtime deprecations will be assigned a unique
Expand Down