summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRuy Adorno <ruyadorno@google.com>2022-11-24 12:53:10 -0500
committerRuy Adorno <ruyadorno@google.com>2022-11-29 14:10:05 -0500
commit1bbd14eac20684a733250629c7896262c0ca4576 (patch)
tree9ded5c2b51e1927d8be86853214a909328b13819 /CHANGELOG.md
parentd579bc16b3c7e587d6027f8ea7a187781d448e4f (diff)
downloadnode-new-1bbd14eac20684a733250629c7896262c0ca4576.tar.gz
2022-11-29, Version 19.2.0 (Current)
Notable changes: buffer: * (SEMVER-MINOR) introduce File (Khafra) https://github.com/nodejs/node/pull/45139 deps: * update timezone to 2022f (Node.js GitHub Bot) https://github.com/nodejs/node/pull/45289 * update V8 to 10.8.168.20 (Michaƫl Zasso) https://github.com/nodejs/node/pull/45230 doc: * deprecate use of invalid ports in `url.parse` (Antoine du Hamel) https://github.com/nodejs/node/pull/45576 util: * add fast path for utf8 encoding (Yagiz Nizipli) https://github.com/nodejs/node/pull/45412 PR-URL: https://github.com/nodejs/node/pull/45615
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 034578f1a0..781224bae3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,7 +35,8 @@ release.
</tr>
<tr>
<td valign="top">
-<b><a href="doc/changelogs/CHANGELOG_V19.md#19.1.0">19.1.0</a></b><br/>
+<b><a href="doc/changelogs/CHANGELOG_V19.md#19.2.0">19.2.0</a></b><br/>
+<a href="doc/changelogs/CHANGELOG_V19.md#19.1.0">19.1.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V19.md#19.0.1">19.0.1</a><br/>
<a href="doc/changelogs/CHANGELOG_V19.md#19.0.0">19.0.0</a><br/>
</td>