mirror of
https://github.com/semver/semver.git
synced 2026-07-11 09:43:20 -05:00
[GH-ISSUE #387] Can't find SemVer 2.0.0 incompatibility documentation #2022
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?
Originally created by @breyed on GitHub (Aug 14, 2017).
Original GitHub issue: https://github.com/semver/semver/issues/387
Since the new version of SemVer is 2.0.0, the implication is that it is in some way incompatible with SemVer 1.0.0 (otherwise the new version would have been SemVer 1.1.0). This tells me that I should expect to have to unlearn something I knew about 1.0.0, in additional to learning about 2.0.0's new functionality.
I couldn't find any clue about the changes from the home page. Are there release notes that document the breaking changes and new functionality? If so, it would be a good idea to link to them from the home page.
@magol commented on GitHub (Aug 15, 2017):
I agree. Please add a changelog.md and link to it from the home page
@ghost commented on GitHub (Aug 26, 2017):
https://github.com/mojombo/semver/compare/v1.0.0...v2.0.0#diff-55782f4857216898d46c6eca25fc5f32
@silkentrance commented on GitHub (Nov 22, 2017):
Please close and get rid of these closable open issues ASAP.
@haacked commented on GitHub (Nov 29, 2017):
I think @BM5k answered the question.