Skip to content

Commit

Permalink
doc: fix util.inspect change history
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Oct 7, 2020
1 parent bc0c094 commit 7b3d5cb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/api/util.md
Expand Up @@ -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
Expand Down

0 comments on commit 7b3d5cb

Please sign in to comment.