0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Myles Borins cba206fa24
docs: update 8.5.0 changelog
The original changelog included incorrect information regarding
the new perf_hooks api.

refs: https://github.com/nodejs/node/pull/15308#issuecomment-328874385

PR-URL: https://github.com/nodejs/node/pull/15384
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-09-14 13:45:08 +02:00
..
_toc.md
addons.md
all.md
assert.md docs: update 8.5.0 changelog 2017-09-14 13:45:08 +02:00
async_hooks.md
buffer.md doc: fix "added in" for Buffer.allocUnsafeSlow() 2017-09-13 18:54:54 +03:00
child_process.md child_process: set shell to false in fork() 2017-09-13 21:03:39 -04:00
cli.md
cluster.md
console.md
crypto.md
debugger.md test: remove obsolete debugger tests 2017-09-13 17:58:38 -03:00
deprecations.md tls: deprecate parseCertString & move to internal 2017-09-13 16:54:35 -03:00
dgram.md dgram: support for setting socket buffer size 2017-09-13 11:23:04 -04:00
dns.md
documentation.md
domain.md
errors.md doc: add missing heading for error 2017-09-13 16:46:17 -03:00
esm.md doc: fix nits in esm.md 2017-09-13 16:57:05 +03:00
events.md
fs.md
globals.md
http2.md
http.md
https.md
index.md
inspector.md
intl.md
modules.md
n-api.md n-api: stop creating references to primitives 2017-09-13 06:19:50 +03:00
net.md
os.md
path.md
perf_hooks.md
process.md doc: use consistent terminology in process doc 2017-09-13 17:16:25 -03:00
punycode.md
querystring.md
readline.md
repl.md
stream.md doc: add missing doc for readable._destroy 2017-09-13 17:04:10 -03:00
string_decoder.md
synopsis.md
timers.md
tls.md
tracing.md
tty.md
url.md
util.md
v8.md
vm.md
zlib.md