churchtools / changelogger

CLI Tool for creating consistent and committable changelog entries.
https://churchtools.github.io/changelogger/
Apache License 2.0
32 stars 9 forks source link

Add GitHub / GitLab diff links #16

Open obstschale opened 5 years ago

obstschale commented 5 years ago

The sample changelog on keepachangelog.com addes links for each version, which show the difference between two versions. GitHub and GitLab have a fix URI structure for that.

This feature should be activated with a configuration settings declaring, which git hosting service is used.