Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/util.md')
-rw-r--r--doc/api/util.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/util.md b/doc/api/util.md
index a779df4758e..c9ba27fc39f 100644
--- a/doc/api/util.md
+++ b/doc/api/util.md
@@ -485,7 +485,7 @@ stream.write('With ES6');
<!-- YAML
added: v0.3.0
changes:
- - version: REPLACEME
+ - version: v17.3.0
pr-url: https://github.com/nodejs/node/pull/41003
description: The `numericSeparator` option is supported now.
- version:
@@ -877,7 +877,7 @@ ignored, if not supported.
<!-- YAML
added: v0.1.97
changes:
- - version: REPLACEME
+ - version: v17.3.0
pr-url: https://github.com/nodejs/node/pull/41019
description: The inspect argument is added for more interoperability.
-->