git-changelog-lib
git-changelog-lib copied to clipboard
Any way to embed the current date?
Sorry if I'm missing this, but is there a way to get the current date into the changelog? See how to get the commit and other dates, but I'd like to put the date the changelog was generated into the file heading. -Alan
I guess I can use extended variables for this, like -ex "{'var1': "date
"}"
Is there a better way? Thanks.
I think that would be the best way, yes.