-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Version 3.1.0 release notes? #2502
Labels
doc
Issues and PRs related to the documentations.
Comments
See also: #2456 |
Correct changelog is at https://github.com/nodejs/node/blob/v3.x/CHANGELOG.md for anyone wondering. |
silverwind
added a commit
that referenced
this issue
Aug 24, 2015
This patch applies the diff of CHANGELOG from v3.x branch to master, corresponding to the 3.1.0 release. Fixes: #2456 Fixes: #2502 PR-URL: #2513 Reviewed-By: Rod Vagg <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Fixed by #2513 |
Cheers! |
This was referenced Mar 29, 2024
This was referenced Mar 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
iojs.org & /releases have v3.1.0, but both repos' ChangeLog go only up to v3.0.0.
Might not be a big deal, but perhaps exposes the need for the release-build script should also build the
CHANGELOG.md
? Perhaps something readable should be human-edited, but at least the Commits section could be automated. Would be helpful for emergency point releases.The text was updated successfully, but these errors were encountered: