Add Changelog #427

Open
opened 2026-02-17 12:04:29 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @XAMPPRocky on GitHub (Aug 10, 2020).

Hello, I saw there was some activity on the repo and saw that there is a 2.0.0 version of the semver spec. However I can't seem to find anything in the repo that actually explains the changes between versions for someone who is familiar with 1.0.0 and just wants to know what's new. It would be nice if there was a changelog that highlighted the differences.

Originally created by @XAMPPRocky on GitHub (Aug 10, 2020). Hello, I saw there was some activity on the repo and saw that there is a 2.0.0 version of the semver spec. However I can't seem to find anything in the repo that actually explains the changes between versions for someone who is familiar with 1.0.0 and just wants to know what's new. It would be nice if there was a changelog that highlighted the differences.
GiteaMirror added the consensus seeking label 2026-02-17 12:04:29 -06:00
Author
Owner

@DeeDeeG commented on GitHub (Aug 11, 2020):

+1 for adding a changelog.

I can say semver.md is the only file that changed between v1 and v2. It's various tweaks and updates to the text of the spec, but the diff is small enough to read and digest in, say 15 minutes or so.

https://github.com/semver/semver/compare/v1.0.0...v2.0.0

@DeeDeeG commented on GitHub (Aug 11, 2020): +1 for adding a changelog. I can say `semver.md` is the only file that changed between v1 and v2. It's various tweaks and updates to the text of the spec, but the diff is small enough to read and digest in, say 15 minutes or so. https://github.com/semver/semver/compare/v1.0.0...v2.0.0
Author
Owner

@ttencate commented on GitHub (Nov 18, 2022):

https://keepachangelog.com/ is trying to standardize changelogs, not unlike what semver did for version numbers. (And the spec adheres to semver!) I find it's a good format, both for developers and for users. I was surprised that there doesn't seem to be a semver changelog yet.

@ttencate commented on GitHub (Nov 18, 2022): https://keepachangelog.com/ is trying to standardize changelogs, not unlike what semver did for version numbers. (And the spec adheres to semver!) I find it's a good format, both for developers and for users. I was surprised that there doesn't seem to be a semver changelog yet.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#427