Skip to content

Commit 6285ff2

Browse files
committed
doc: add changelogs for punycode
PR-URL: #11489 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Italo A. Casas <me@italoacasas.com>
1 parent df30bc8 commit 6285ff2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/api/punycode.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Punycode
2+
<!-- YAML
3+
changes:
4+
- version: v7.0.0
5+
pr-url: https://github.com/nodejs/node/pull/7941
6+
description: Accessing this module will now emit a deprecation warning.
7+
-->
28

39
> Stability: 0 - Deprecated
410

0 commit comments

Comments
 (0)