Is your feature request related to a problem? Please describe.
I want the changelog to automatically update on every build so that changes are visible in pull requests to encourage reviewed incremental updates.
Describe the solution you'd like
Extend the versioning MSBuild task to optionally generate/update changelog as is now done by Git2SemVer.Tool.
Describe alternatives you've considered
None.
Additional context
None