Create your changelogs in a professional way
I love the super professional Changelogs you see in a lot of open source project.
Git-chglog is a Golang program you can run inside docker, to generate very professional change logs.
It works by collecting git comments with special keywords (like "Fix", "Feature" and so on) and in the last version is also feature a JIRA integration can further simplify your work
git-chglog/git-chglog: CHANGELOG generator implemented in Go (Golang). (github.com)