Skip to content

Commit a8e1439

Browse files
committed
doc: update change log
Signed-off-by: Daeyeon Jeong [email protected]
1 parent f82af92 commit a8e1439

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/api/process.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1714,6 +1714,11 @@ that started the Node.js process. Symbolic links, if any, are resolved.
17141714
17151715
<!-- YAML
17161716
added: v0.1.13
1717+
changes:
1718+
- version: REPLACEME
1719+
pr-url: https://github.com/nodejs/node/pull/43716
1720+
description: Only accepts a code of type number, or of type string if it
1721+
represents an integer.
17171722
-->
17181723
17191724
* `code` {integer|string|null|undefined} The exit code. For string type, only

0 commit comments

Comments
 (0)