mirror of
https://github.com/semver/semver.git
synced 2026-03-22 05:59:55 -05:00
Changelog? #7
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).
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.