Skip to content

Commit 216acb1

Browse files
committed
2018-05-08, Version 10.1.0 (Current)
Notable Changes: * console: - make console.table() use colored inspect (TSUYUSATO Kitsune) #20510 * fs: - move fs/promises to fs.promises (cjihrig) #20504 * http: - added aborted property to request (Robert Nagy) #20094 * n-api: - initialize a module via a special symbol (Gabriel Schulhof) #20161 * src: - add public API to expose the main V8 Platform (Allen Yonghuang Wang) #20447 PR-URL: Coming Soon
1 parent 7bf23cf commit 216acb1

File tree

3 files changed

+197
-4
lines changed

3 files changed

+197
-4
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ release.
3333
</tr>
3434
<tr>
3535
<td valign="top">
36-
<b><a href="doc/changelogs/CHANGELOG_V10.md#10.0.0">10.0.0</a></b><br/>
36+
<b><a href="doc/changelogs/CHANGELOG_V10.md#10.1.0">10.1.0</a></b><br/>
37+
<a href="doc/changelogs/CHANGELOG_V10.md#10.0.0">10.0.0</a><br/>
3738
</td>
3839
<td valign="top">
3940
<b><a href="doc/changelogs/CHANGELOG_V9.md#9.11.1">9.11.1</a></b><br/>

0 commit comments

Comments
 (0)