compiler/gen_changelog.sh

2 lines
64 B
Bash
Executable file

git log --decorate > CHANGES.md
sed -i 's/@/[at]/g' CHANGES.md