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
path: root/doc
diff options
context:
space:
mode:
authorAntoine du Hamel <duhamelantoine1995@gmail.com>2020-10-07 00:17:45 +0300
committerBeth Griggs <Bethany.Griggs@uk.ibm.com>2020-10-14 02:06:46 +0300
commit328c624cdfec3212978a6fcd43187b727444c293 (patch)
tree2ce9dcfbb690fab9242791771b39b77b0176c88c /doc
parent70927560f6581a6b670765f0ff141f0b171caee0 (diff)
doc: fix util.inspect change history
PR-URL: https://github.com/nodejs/node/pull/35528 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/api/util.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/api/util.md b/doc/api/util.md
index 8d2edc244b5..adf200e28a9 100644
--- a/doc/api/util.md
+++ b/doc/api/util.md
@@ -450,7 +450,9 @@ stream.write('With ES6');
<!-- YAML
added: v0.3.0
changes:
- - version: v14.0.0
+ - version:
+ - v14.6.0
+ - v12.19.0
pr-url: https://github.com/nodejs/node/pull/33690
description: If `object` is from a different `vm.Context` now, a custom
inspection function on it will not receive context-specific