Skip to content

Commit 0f9908b

Browse files
committed
doc: add missing changes entry for breakEvalOnSigint REPL option
PR-URL: #35143 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent f0b9866 commit 0f9908b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/api/repl.md

+3
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,9 @@ changes:
556556
- version: v10.0.0
557557
pr-url: https://github.com/nodejs/node/pull/19187
558558
description: The `REPL_MAGIC_MODE` `replMode` was removed.
559+
- version: v6.3.0
560+
pr-url: https://github.com/nodejs/node/pull/6635
561+
description: The `breakEvalOnSigint` option is supported now.
559562
- version: v5.8.0
560563
pr-url: https://github.com/nodejs/node/pull/5388
561564
description: The `options` parameter is optional now.

0 commit comments

Comments
 (0)