github-changelog-generator/github-changelog-generator

Use milestone to specify in which version bug was fixed

skywinder opened this issue · 3 comments

In case, when bug was closed after release date - there is no option to detect, in which version it was fixed.
One of the option - is use milestone for that.
i.e. first - look at milestone name is the same with tag name - then put this bug in that version. Otherwise work as usual, i,e, use closed date to detect in which version, when bug was fixed.

Example to test skywinder/ActionSheetPicker-3.0#100 should be in 1.3.6

#20 should be in 1.2.1 (now in 1.1.4)

#34 should be in 1.2.2 (now in 1.2.3)