Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register the date of the release #39

Open
Tracked by #37
pedrommone opened this issue Apr 5, 2022 · 3 comments
Open
Tracked by #37

Register the date of the release #39

pedrommone opened this issue Apr 5, 2022 · 3 comments
Labels
2.x enhancement New feature or request

Comments

@pedrommone
Copy link

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/

@markwalet
Copy link
Owner

Thanks for your feedback!

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.

@pedrommone
Copy link
Author

pedrommone commented Apr 6, 2022

Hello @markwalet,

Maybe we can write a metadata.xml inside the release directory and store all kind of information there.

@markwalet
Copy link
Owner

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.

@markwalet markwalet added the 2.x label Apr 19, 2022
@markwalet markwalet mentioned this issue Apr 19, 2022
6 tasks
@markwalet markwalet added the enhancement New feature or request label Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants