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

blog: amend v9.4.0 blogpost #1549

Merged
merged 1 commit into from
Jan 10, 2018
Merged

Conversation

addaleax
Copy link
Member

Applied from nodejs/node#18083


doc: un-mark Socket#write “removal” as notable change

Since the method is inherited from `Writable`, usage of the method
does not change at all after its removal as an explicit method.

Calling it out as notable might therefore be more confusing than
helpful.

Applied from nodejs/node#18083

---

    doc: un-mark Socket#write “removal” as notable change

    Since the method is inherited from `Writable`, usage of the method
    does not change at all after its removal as an explicit method.

    Calling it out as notable might therefore be more confusing than
    helpful.
@addaleax
Copy link
Member Author

I think this is my first PR here – do I/can I merge this myself?

@lpinca
Copy link
Member

lpinca commented Jan 10, 2018

@addaleax go ahead.

@addaleax addaleax merged commit b16caa8 into nodejs:master Jan 10, 2018
@addaleax addaleax deleted the v9.4.0-socket-write branch January 10, 2018 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants