summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/api/cluster.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/api/cluster.md b/doc/api/cluster.md
index 08a669e4fa..71fd8d8bdf 100644
--- a/doc/api/cluster.md
+++ b/doc/api/cluster.md
@@ -698,6 +698,9 @@ values are `"rr"` and `"none"`.
<!-- YAML
added: v0.7.1
changes:
+ - version: v9.5.0
+ pr-url: https://github.com/nodejs/node/pull/18399
+ description: The `cwd` option is supported now.
- version: 8.2.0
pr-url: https://github.com/nodejs/node/pull/14140
description: The `inspectPort` option is supported now.