Unverified Commit 6e3818f2 authored by Anna Henningsen's avatar Anna Henningsen
Browse files

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.

PR-URL: https://github.com/nodejs/node/pull/18083


Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
Reviewed-By: default avatarLuigi Pinca <luigipinca@gmail.com>
parent e688175c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment