Open
Description
Description
Add the ability to link a changelog message to the original commit. This would greatly increase the ability to provide context around changes.
Possible Solution
Ability to add a changelog option, so when generating a changelog, it would just add links in the generated markdown for the associated commit message.
After #396 (comment), we decide adding a plugin_path
might be a good solution for it.