Skip to content

Commit fb9bb05

Browse files
aduh95MylesBorins
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 6efa140 commit fb9bb05

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
@@ -414,7 +414,9 @@ stream.write('With ES6');
414414
<!-- YAML
415415
added: v0.3.0
416416
changes:
417-
- version: v12.19.0
417+
- version:
418+
- v14.6.0
419+
- v12.19.0
418420
pr-url: https://github.com/nodejs/node/pull/33690
419421
description: If `object` is from a different `vm.Context` now, a custom
420422
inspection function on it will not receive context-specific

0 commit comments

Comments
 (0)