Skip to content

Commit 2928ac6

Browse files
committed
doc: bump punycode api stability to 'stable'
The punycode library has been in the tree for over three years now and has been de facto stable for all that time, if not perhaps de jure. Let's make it official. PR-URL: #470 Reviewed-By: Chris Dickinson <[email protected]> Reviewed-By: Trevor Norris <[email protected]>
1 parent 328e67b commit 2928ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/punycode.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# punycode
22

3-
Stability: 2 - Unstable
3+
Stability: 3 - Stable
44

55
[Punycode.js](https://mths.be/punycode) is bundled with io.js v1.0.0+ and
66
Node.js v0.6.2+. Use `require('punycode')` to access it. (To use it with

0 commit comments

Comments
 (0)