WIP: Generate changelog

main
Óscar M. Lage 2022-03-28 22:10:39 +02:00
parent 5686f748a8
commit 150a652b34
1 changed files with 3 additions and 0 deletions

View File

@ -9,3 +9,6 @@ build:
clean:
rm -f bin/wikingo
changelog:
git log --oneline --decorate --pretty=format:'* %s' >> CHANGELOG.md