Skip to content

Commit

Permalink
add YAML info
Browse files Browse the repository at this point in the history
  • Loading branch information
RaisinTen committed Feb 27, 2021
1 parent 4a31b6f commit 48ea299
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/api/child_process.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@ exec('"my script.cmd" a b', (err, stdout, stderr) => {
<!-- YAML
added: v0.1.90
changes:
- version: v15.4.0
pr-url: https://github.com/nodejs/node/pull/36308
description: AbortSignal support was added.
- version: v8.8.0
pr-url: https://github.com/nodejs/node/pull/15380
description: The `windowsHide` option is supported now.
Expand Down

0 comments on commit 48ea299

Please sign in to comment.