mirror of
https://github.com/semver/semver.git
synced 2026-07-11 08:02:23 -05:00
[PR #546] Add "package or API" in MAJOR version description #1684
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/546
Author: @koresar
Created: 1/17/2020
Status: 🔄 Open
Base:
master← Head:patch-1📝 Commits (1)
856fdfdAdd "package or API" in MAJOR version description📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
semver.md(+1 -1)📄 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
Previous attempt: #452
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.