Skip to content

Commit 328c624

Browse files
aduh95BethGriggs
authored andcommitted
doc: fix util.inspect change history
PR-URL: #35528 Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Shelley Vohr <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
1 parent 7092756 commit 328c624

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/api/util.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,9 @@ stream.write('With ES6');
450450
<!-- YAML
451451
added: v0.3.0
452452
changes:
453-
- version: v14.0.0
453+
- version:
454+
- v14.6.0
455+
- v12.19.0
454456
pr-url: https://github.com/nodejs/node/pull/33690
455457
description: If `object` is from a different `vm.Context` now, a custom
456458
inspection function on it will not receive context-specific

0 commit comments

Comments
 (0)