Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
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: #20606
- Loading branch information
Showing
with
196 additions
and 3 deletions.
- +2 −1 CHANGELOG.md
- +1 −1 doc/api/http.md
- +1 −1 doc/api/http2.md
- +192 −0 doc/changelogs/CHANGELOG_V10.md
Oops, something went wrong.