You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was already thinking about that. We should log the timestamp in a release folder somehow. Feel free to make a PR or share your thoughts on how to do that.
I'll try to come up with a solution myself as well.
Seems like a good idea. I think this will be a feature we can implement in the v2 version. Just because we have more freedom for creating breaking changes there. Not sure yet, but for now I'll add the v2 label to this issue.
The pattern of "Keep A Change Log" uses a date after the release version (
## [1.0.0] - 2017-06-20
). Would be nice to follow that standard.You can see the standard here: https://keepachangelog.com/en/1.0.0/
The text was updated successfully, but these errors were encountered: