chore: add changelog generator

This commit is contained in:
jo 2022-07-11 12:39:56 +02:00 committed by Kyle Robbertze
parent bdc2e92454
commit e048560910
6 changed files with 84 additions and 0 deletions

View file

@ -19,6 +19,9 @@ shell-check:
VERSION:
tools/version.sh
changelog:
tools/changelog.sh
.PHONY: tarball
tarball: VERSION
$(MAKE) -C legacy build