timetracker icon indicating copy to clipboard operation
timetracker copied to clipboard

[Suggestion] tag releases on github

Open fwolfst opened this issue 6 years ago • 1 comments

Hi, It would be nice if the releases are tagged (as releases, with version number) on github or respective branches would exist. I know that this creates an overhead, but would make looking up the changes easier (as the Change Log on the website is sometime lagging a bit behind). And Thanks for maintaining and developing!

fwolfst avatar Oct 22 '19 08:10 fwolfst

Beauty of git, you just need a commit hash to create a tag.

blomman9 avatar Oct 22 '19 11:10 blomman9