GitReleaseNotes
GitReleaseNotes copied to clipboard
When Tag is on a commit that closes an issue, that issue should be in the tag's version
When I tagged a commit, and then generated release notes, it correctly grabbed the issues closed within that tag's version, but did not include the commit that the tag was on. It put that commit under vNext, which is not correct as the tag signifies a release.
@uncled1023 Interested in doing a PR?
I can look into it, sure. Not much time right now, not sure if i'll hit the milestone.