Skip to content

Commit 032b141

Browse files
committed
fixup! add version info for finished
1 parent 40da7c5 commit 032b141

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/api/stream.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2603,6 +2603,9 @@ further errors except from `_destroy()` may be emitted as `'error'`.
26032603
<!-- YAML
26042604
added: v10.0.0
26052605
changes:
2606+
- version: v19.5.0
2607+
pr-url: https://github.com/nodejs/node/pull/46205
2608+
description: Added support for `ReadableStream` and `WritableStream`.
26062609
- version: v15.11.0
26072610
pr-url: https://github.com/nodejs/node/pull/37354
26082611
description: The `signal` option was added.

0 commit comments

Comments
 (0)