Large feature branches could include many changelog fragments, as smaller branches merged into the feature branch could include individual smaller fragment files. The tool should support the ability to merge together many changelog files.
Also review whether branch history that involves changelog fragments being added and the removed ie for renames could trip up the tool. It should not be an error for a changelog fragment that was seen in history to be deleted between the branch and merge point, the only requirement should be that there is at least one changelog fragment still present at the merge point.
Large feature branches could include many changelog fragments, as smaller branches merged into the feature branch could include individual smaller fragment files. The tool should support the ability to merge together many changelog files.
Also review whether branch history that involves changelog fragments being added and the removed ie for renames could trip up the tool. It should not be an error for a changelog fragment that was seen in history to be deleted between the branch and merge point, the only requirement should be that there is at least one changelog fragment still present at the merge point.