mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[PR #87] [CLOSED] "satisfies" → "are compatible with" #3718
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/87
Author: @colin-haber
Created: 4/18/2013
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
b1335f7"satisfies" → "are compatible with" (issue #82)📊 Changes
1 file changed (+3 additions, -2 deletions)
View changed files
📝
semver.md(+3 -2)📄 Description
Replaces "Pre-release versions satisfy but have a lower precedence than the associated normal version." with"Pre-release versions are compatible with but have a lower precedence than the associated normal version." to remove ambiguity, as per issue #86.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.