Skip to content

Commit 01919b9

Browse files
addaleaxjoesepi
authored andcommitted
doc: add missing changes entry for breakEvalOnSigint REPL option
PR-URL: nodejs#35143 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent d23255d commit 01919b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/api/repl.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,9 @@ changes:
569569
- version: v10.0.0
570570
pr-url: https://github.com/nodejs/node/pull/19187
571571
description: The `REPL_MAGIC_MODE` `replMode` was removed.
572+
- version: v6.3.0
573+
pr-url: https://github.com/nodejs/node/pull/6635
574+
description: The `breakEvalOnSigint` option is supported now.
572575
- version: v5.8.0
573576
pr-url: https://github.com/nodejs/node/pull/5388
574577
description: The `options` parameter is optional now.

0 commit comments

Comments
 (0)