mirror of
https://github.com/semver/semver.git
synced 2026-07-11 08:02:23 -05:00
[PR #452] [CLOSED] Clarify if change is breaking for a specific platform only #1674
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/semver/semver/pull/452
Author: @koresar
Created: 7/29/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
4ac4e14Clarify if change is breaking for a specific platform only9b13b7aRemove word "API" from the Summary📊 Changes
1 file changed (+6 additions, -4 deletions)
View changed files
📝
semver.md(+6 -4)📄 Description
As discussed in #444 with @jwdonahue, I'm supplying a PR which clearly states that even if API does not change but a software update breaks something then it should be a MAJOR release.
Closes #444
Probably this is not the best wording ever, and maybe even contradicts something else, but I took a careful look over the the whole specification. I believe this change is compatible with everything else in the specification.
If anything should be reworked - reworded - removed - rethought - etc, I'm happy to continue.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.