git-changelog-lib icon indicating copy to clipboard operation
git-changelog-lib copied to clipboard

Any way to embed the current date?

Open webminster opened this issue 2 years ago • 2 comments

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

webminster avatar Jul 27 '22 21:07 webminster

I guess I can use extended variables for this, like -ex "{'var1': "date"}"

Is there a better way? Thanks.

webminster avatar Jul 27 '22 21:07 webminster

I think that would be the best way, yes.

tomasbjerre avatar Jul 28 '22 04:07 tomasbjerre