Skip to content

Commit 90fb146

Browse files
cjihrigBethGriggs
authored andcommitted
doc: move dns.promises to stable status
PR-URL: #26592 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent fcc22d3 commit 90fb146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/dns.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ earlier ones time out or result in some other error.
588588

589589
## DNS Promises API
590590

591-
> Stability: 1 - Experimental
591+
> Stability: 2 - Stable
592592
593593
The `dns.promises` API provides an alternative set of asynchronous DNS methods
594594
that return `Promise` objects rather than using callbacks. The API is accessible

0 commit comments

Comments
 (0)