chore: add changelog generator
This commit is contained in:
parent
bdc2e92454
commit
e048560910
6 changed files with 84 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -19,6 +19,9 @@ shell-check:
|
|||
VERSION:
|
||||
tools/version.sh
|
||||
|
||||
changelog:
|
||||
tools/changelog.sh
|
||||
|
||||
.PHONY: tarball
|
||||
tarball: VERSION
|
||||
$(MAKE) -C legacy build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue