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:
authorAntoine du Hamel <duhamelantoine1995@gmail.com>2020-10-07 00:17:45 +0300
committerNode.js GitHub Bot <github-bot@iojs.org>2020-10-09 01:44:04 +0300
commit96c37b33126c6243f8ba4d190e5b7b1283104f36 (patch)
tree93c01257cbb6190c52aa83c1cee50b84d935f4a0 /doc/api/util.md
parentf512ce6aa0ce7fdfb560a40cb09abcdbc8de1ad9 (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/api/util.md')
-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 c6664763fc4..48027fa5e92 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: v12.19.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