-
-
Notifications
You must be signed in to change notification settings - Fork 85
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
CHANGELOG.md hasn't been updated since 2022 #2725
Comments
Any suggestions how to fix this? To be honest we haven't really been that good with doing release notes in the past and I'm not to optimistic about the future either. I'm more tempted to just use the changelog markdown and nothing else. |
I'm happy to take on writing more of the release notes going forward, I like that kind of thing and I think it's good to get the maximal value for the work that all of the contributors have done. |
Related issue #1795 As we talked about in one of the meetups you're very welcome to take the lead on this. I think we were in agreement that it would be best to put something in the pull request and then generate an manually edit changelog.md. Getting rid of the other sources for changes. |
Update from quick chat with @AndreasArvidsson. For now, let's start with something simple just to get 1.0 out the door:
|
Here is the pull request for the above intermediate step. |
We have a few places where we put release notes:
However CHANGELOG.md is used on the marketplace:
and when you go to install an extension:
It's not entirely bad because usually this is also shown with the date of last release or the list of recent releases, which will obviously be fresher:
...but it probably causes people to miss new features or think the project is not as maintained as it otherwise is.
The text was updated successfully, but these errors were encountered: