Skip to content

Commit

Permalink
doc: fix util.inspect change history
Browse files Browse the repository at this point in the 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]>
  • Loading branch information
aduh95 authored and MylesBorins committed Nov 3, 2020
1 parent bd3cb68 commit 5f42d3d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/api/util.md
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,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
Expand Down

0 comments on commit 5f42d3d

Please sign in to comment.