Automatically generate changelogs
Use git-cliff to generate the changelog based on the commit logs.
The changelog can be generated with git cliff >CHANGELOG.md
after installing git-cliff
. cliff.toml
is used to configure how the changelog is generated.
Edited by Kevin Daudt