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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/dns.md b/doc/api/dns.md
index 5be30f2228..0d191af15e 100644
--- a/doc/api/dns.md
+++ b/doc/api/dns.md
@@ -56,7 +56,7 @@ the [Implementation considerations section][] for more information.
## Class dns.Resolver
<!-- YAML
-added: REPLACEME
+added: v8.3.0
-->
An independent resolver for DNS requests.
@@ -97,7 +97,7 @@ The following methods from the `dns` module are available:
### resolver.cancel()
<!-- YAML
-added: REPLACEME
+added: v8.3.0
-->
Cancel all outstanding DNS queries made by this resolver. The corresponding