Skip to content

Commit c373e07

Browse files
committedFeb 24, 2017
doc: add changelogs for repl
PR-URL: #11489 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Italo A. Casas <me@italoacasas.com>
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)
Please sign in to comment.