doc: fix `added:` date for `NODE_REPL_HISTORY`

`NODE_REPL_HISTORY` was introduced in v3.0.0
(see e.g. 6faf17cb45).

PR-URL: https://github.com/nodejs/node/pull/7775
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
pull/7769/merge
Anna Henningsen 2016-07-17 22:57:07 +02:00
parent 46633934fe
commit c67ec57c8f
No known key found for this signature in database
GPG Key ID: D8B9F5AEAE84E4CF
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ with small-icu support.
### `NODE_REPL_HISTORY=file`
<!-- YAML
added: v5.0.0
added: v3.0.0
-->
Path to the file used to store the persistent REPL history. The default path is