Skip to content

Commit 46b9f4b

Browse files
addaleaxruyadorno
authored andcommitted
doc: add missing changes entry for breakEvalOnSigint REPL option
PR-URL: #35143 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent d4389b5 commit 46b9f4b

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
@@ -565,6 +565,9 @@ changes:
565565
- version: v10.0.0
566566
pr-url: https://github.com/nodejs/node/pull/19187
567567
description: The `REPL_MAGIC_MODE` `replMode` was removed.
568+
- version: v6.3.0
569+
pr-url: https://github.com/nodejs/node/pull/6635
570+
description: The `breakEvalOnSigint` option is supported now.
568571
- version: v5.8.0
569572
pr-url: https://github.com/nodejs/node/pull/5388
570573
description: The `options` parameter is optional now.

0 commit comments

Comments
 (0)