Skip to content

Commit c1ed782

Browse files
committed
doc: add missing metadata for fs.open
PR-URL: #19585 Refs: #18801 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent df0a37a commit c1ed782

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/api/fs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2076,6 +2076,9 @@ object with an `encoding` property specifying the character encoding to use.
20762076
<!-- YAML
20772077
added: v0.0.2
20782078
changes:
2079+
- version: v9.9.0
2080+
pr-url: https://github.com/nodejs/node/pull/18801
2081+
description: The `as` and `as+` modes are supported now.
20792082
- version: v7.6.0
20802083
pr-url: https://github.com/nodejs/node/pull/10739
20812084
description: The `path` parameter can be a WHATWG `URL` object using `file:`

0 commit comments

Comments
 (0)