Skip to content

Commit

Permalink
doc: move dns.promises to stable status
Browse files Browse the repository at this point in the history
PR-URL: #26592
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
  • Loading branch information
cjihrig authored and BethGriggs committed Oct 18, 2019
1 parent fcc22d3 commit 90fb146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/dns.md
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ earlier ones time out or result in some other error.

## DNS Promises API

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

0 comments on commit 90fb146

Please sign in to comment.