mirror of
https://github.com/semver/semver.git
synced 2026-07-11 05:12:48 -05:00
[GH-ISSUE #8] Changelog? #5124
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 @krainboltgreene on GitHub (Jan 4, 2012).
Original GitHub issue: https://github.com/semver/semver/issues/8
Can we get a changelog file, even if it's just a diff, of the changes between versions of semver?
@timmc commented on GitHub (Jan 21, 2012):
You can use the git commit history for this. Tom has pretty good commit messages.
https://github.com/mojombo/semver/commits/master
@haacked commented on GitHub (Oct 2, 2012):
Looks like this issue was answered.