There are several versions out there, but I think the difficulty is in making it idempotent, since I don't calculate each changeset from the initial commit.
I'll check out some generators and see if something works well, like Verb or something.
The good news is, the changelog should just be dumb commits & merge commits.
There are several versions out there, but I think the difficulty is in making it idempotent, since I don't calculate each changeset from the initial commit.
I'll check out some generators and see if something works well, like Verb or something.
The good news is, the changelog should just be dumb commits & merge commits.