FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix v6 changelog by jasnell · Pull Request #6435 · nodejs/node · GitHub

/ node Public

doc: fix v6 changelog - #6435

Closed
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:fix-v6-changelog
Closed

doc: fix v6 changelog#6435
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:fix-v6-changelog

Conversation

jasnell commented Apr 28, 2016
edited
Loading

Copy link
Copy Markdown
Member
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 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
Comment thread CHANGELOG.md Outdated

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

that makes sense to me

Copy link
Copy Markdown
Contributor

LGTM

MylesBorins self-assigned this Apr 28, 2016
Comment thread CHANGELOG.md Outdated

evanlucas Apr 28, 2016
edited
Loading

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Copy link
Copy Markdown
Contributor

LGTM with a nit

gibfahn commented Apr 29, 2016

Copy link
Copy Markdown
Member

@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 commented Apr 29, 2016

Copy link
Copy Markdown
Member Author

@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>

Copy link
Copy Markdown
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 removed their assignment Dec 27, 2016
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL