summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEvan Lucas <evanlucas@me.com>2017-11-13 09:04:16 -0600
committerEvan Lucas <evanlucas@me.com>2017-11-14 17:08:15 -0600
commit1132ea743449f63d6b1dd09f82ec3bb6f3f402f0 (patch)
tree7852cebe24bb4b410acac3cb4564f3de9ef75d33 /CHANGELOG.md
parent4b5a8160a4d624b35802616aaa5a79617cd3e8b2 (diff)
downloadandroid-node-v8-1132ea743449f63d6b1dd09f82ec3bb6f3f402f0.tar.gz
android-node-v8-1132ea743449f63d6b1dd09f82ec3bb6f3f402f0.tar.bz2
android-node-v8-1132ea743449f63d6b1dd09f82ec3bb6f3f402f0.zip
2017-11-14, Version 9.2.0 (Current)
Notable changes: * **crypto**: - Support building with both 1.1.0 and 1.0.2 (David Benjamin) https://github.com/nodejs/node/pull/16130 * **fs**: - fs.realpathSync.native and fs.realpath.native are now exposed (Ben Noordhuis) https://github.com/nodejs/node/pull/15776 * **process**: - expose process.ppid (cjihrig) https://github.com/nodejs/node/pull/16839 PR-URL: https://github.com/nodejs/node/pull/16992
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 fe7ab70e86..d2b12d2a59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,7 +29,8 @@ release.
</tr>
<tr>
<td valign="top">
-<b><a href="doc/changelogs/CHANGELOG_V9.md#9.1.0">9.1.0</a></b><br/>
+<b><a href="doc/changelogs/CHANGELOG_V9.md#9.2.0">9.2.0</a></b><br/>
+<a href="doc/changelogs/CHANGELOG_V9.md#9.1.0">9.1.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V9.md#9.0.0">9.0.0</a><br/>
</td>
<td valign="top">