aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/api/vm.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/api/vm.md b/doc/api/vm.md
index 25efc85cf6..3712fa4f2b 100644
--- a/doc/api/vm.md
+++ b/doc/api/vm.md
@@ -619,6 +619,9 @@ console.log(globalVar);
added: v0.3.1
changes:
- version: REPLACEME
+ pr-url: https://github.com/nodejs/node/pull/19398
+ description: The `sandbox` option can no longer be a function.
+ - version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/19016
description: The `codeGeneration` option is supported now.
-->