Skip to content

Automatically generate changelogs

Kevin Daudt requested to merge changelog into master

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

Merge request reports