summaryrefslogtreecommitdiff
path: root/doc/api/dns.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/dns.md')
-rw-r--r--doc/api/dns.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/dns.md b/doc/api/dns.md
index b395d0acec..3ab77f7c05 100644
--- a/doc/api/dns.md
+++ b/doc/api/dns.md
@@ -94,7 +94,7 @@ The following methods from the `dns` module are available:
<!-- YAML
added: v8.3.0
changes:
- - version: REPLACEME
+ - version: v12.18.3
pr-url: https://github.com/nodejs/node/pull/33472
description: The constructor now accepts an `options` object.
The single supported option is `timeout`.