0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/changelogs
Jeremiah Senkpiel ea2a309e3b 2016-09-14, Version 6.6.0 (Current)
Notable changes:

* crypto: Added `crypto.timingSafeEqual()`. (not-an-aardvark)
https://github.com/nodejs/node/pull/8304
* events: Made the "max event listeners" memory leak warning more
accessible. (Anna Henningsen) https://github.com/nodejs/node/pull/8298
* promises: Unhandled rejections now emit a process warning after the
first tick. (Benjamin Gruenbaum)
https://github.com/nodejs/node/pull/8223
* repl: Added auto alignment for `.editor` mode. (Prince J Wesley)
https://github.com/nodejs/node/pull/8241
* util: Some functionality has been added to `util.inspect()`:
- Returning `this` from a custom inspect function now works. (Anna
Henningsen) https://github.com/nodejs/node/pull/8174
- Added support for Symbol-based custom inspection methods. (Anna
Henningsen) https://github.com/nodejs/node/pull/8174

Refs: https://github.com/nodejs/node/issues/8428
Refs: https://github.com/nodejs/node/pull/8457
PR-URL: https://github.com/nodejs/node/pull/8466
2016-09-15 14:00:09 -07:00
..
CHANGELOG_ARCHIVE.md doc: convert tabs to spaces 2016-08-04 11:09:22 +03:00
CHANGELOG_IOJS.md doc: remove extra indentation in iojs changelog 2016-08-04 11:11:48 +03:00
CHANGELOG_V4.md 2016-08-15, Version 4.5.0 'Argon' (LTS) 2016-08-16 12:09:23 -04:00
CHANGELOG_V5.md
CHANGELOG_V6.md 2016-09-14, Version 6.6.0 (Current) 2016-09-15 14:00:09 -07:00
CHANGELOG_V010.md doc: fix minor formatting issue in 0.10 changelog 2016-08-04 11:12:04 +03:00
CHANGELOG_V012.md