mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[PR #916] [CLOSED] Update: Provide more clarity about the term ANY time for initial development releases #3566
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/916
Author: @camilamacedo86
Created: 2/8/2023
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (2)
4a00a82Update: Provide more clarity about the term ANY time for initial development releasesa20d657Apply suggestions from code review📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
semver.md(+3 -1)📄 Description
Description
The text
Anything MAY change at any timecan lead the idea that no rules are required and that PATCH releases can also introduces breaking changes or new functionalities when I understand that the whole idea here is clarifies that no compatible changes will be addressed in MINOR releases since the project has no MAJOR bumps at all.So, could we please try to clarifies this one?
Closes: https://github.com/semver/semver/issues/915
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.