make: exclude func. test commits from project changelog

[ci skip]
This commit is contained in:
Simon Michael 2019-01-26 11:29:49 -08:00
parent 9bc8872751
commit 0362377960

View File

@ -1127,6 +1127,9 @@ EXCLUDEPKGDIRS=\
':!hledger-ui' \
':!hledger-web' \
':!hledger-api' \
':!tests' \
# XXX would like to include tests/ in hledger changelog
# git log format suitable for changelogs/release notes
# %s=subject, %an=author name, %n=newline if needed, %w=width/indent1/indent2, %b=body, %h=hash