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

doc: fix v6 changelog #6435

Closed
wants to merge 1 commit into from
Closed

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Apr 28, 2016

Checklist
  • documentation is changed or added
Affected core subsystem(s)

doc (changelog)

Description of change

Not quite sure how, but quite a few of the commits were missing from the original changelog generated for v6 relative to v5.11.0. This updates the change log.

(would need to land on v6 also)

/cc @Fishrock123

@jasnell jasnell added doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. labels Apr 28, 2016
## 2009.06.11, Version 0.0.3
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added a new line at the end of the file... can pull it out

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that makes sense to me

@MylesBorins
Copy link
Contributor

LGTM

@MylesBorins MylesBorins self-assigned this Apr 28, 2016
@@ -143,84 +143,85 @@ v5.0.0 release.

Semver-major Changes since v5.0.0

* [[`4e46931406`](https://github.com/nodejs/node/commit/4e46931406)] - **(SEMVER-MAJOR)** **src**: deprecate undocumented variables (Jackson Tian) [#1838](https://github.com/nodejs/node/pull/1838)
Copy link
Contributor

@evanlucas evanlucas Apr 28, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks like these are order, except for this one. Maybe move it down with the other src commits?

@evanlucas
Copy link
Contributor

LGTM with a nit

@gibfahn
Copy link
Member

gibfahn commented Apr 29, 2016

@jasnell Might it be worth also calling out the npm change that makes npm not run unless node is in the path in the Notable Changes section? I know it was listed in the semver-major commits, but it's under tools, which makes it quite hard to spot.

I understand why the change was made, but it does mean that you can no longer simply untar and then run ./node/bin/npm.

Original PR: #6098 Commit: 8ffa20c

I was going to open an issue/pull request, but as you're already making changes to the Changelog I thought it might be easier to do both together. Let me know if you'd rather I opened a separate PR.

Not quite sure how, but quite a few of the commits were missing
from the original changelog generated for v6 relative to v5.11.0.
This updates the change log.
@jasnell
Copy link
Member Author

jasnell commented Apr 29, 2016

@evanlucas @gibm ... done.

MylesBorins pushed a commit to MylesBorins/node that referenced this pull request Apr 29, 2016
Not quite sure how, but quite a few of the commits were missing
from the original changelog generated for v6 relative to v5.11.0.
This updates the change log.

PR-URL: nodejs#6435
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
@MylesBorins
Copy link
Contributor

landed in b8f035b

jasnell added a commit to jasnell/node that referenced this pull request Apr 29, 2016
Not quite sure how, but quite a few of the commits were missing
from the original changelog generated for v6 relative to v5.11.0.
This updates the change log.

PR-URL: nodejs#6435
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
MylesBorins pushed a commit that referenced this pull request May 3, 2016
Not quite sure how, but quite a few of the commits were missing
from the original changelog generated for v6 relative to v5.11.0.
This updates the change log.

PR-URL: #6435
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
joelostrowski pushed a commit to joelostrowski/node that referenced this pull request May 4, 2016
Not quite sure how, but quite a few of the commits were missing
from the original changelog generated for v6 relative to v5.11.0.
This updates the change log.

PR-URL: nodejs#6435
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
@MylesBorins MylesBorins removed their assignment Dec 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants