Skip to content

Commit c373e07

Browse files
committed
doc: add changelogs for repl
PR-URL: #11489 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Italo A. Casas <[email protected]>
1 parent 962d27d commit c373e07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/repl.md

+4
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,10 @@ within the action function for commands registered using the
373373
## repl.start([options])
374374
<!-- YAML
375375
added: v0.1.91
376+
changes:
377+
- version: v5.8.0
378+
pr-url: https://github.com/nodejs/node/pull/5388
379+
description: The `options` parameter is optional now.
376380
-->
377381

378382
* `options` {Object | String}

0 commit comments

Comments
 (0)