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 <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>
  • Loading branch information
aduh95 authored and MylesBorins committed Nov 16, 2020
1 parent 6efa140 commit fb9bb05
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/api/util.md
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 fb9bb05

Please sign in to comment.