0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/changelogs
Italo A. Casas abc13e56b6
2017-02-28, Version 7.7.0 (Current)
Notables changes:

* child_process: spawnSync() exit code now is null when the child is killed via signal (cjihrig)
[#11288](https://github.com/nodejs/node/pull/11288)
* http: new functions to access the headers for an outgoing HTTP message (Brian White)
[#11562](https://github.com/nodejs/node/pull/11562)
* lib: deprecate node --debug at runtime (Josh Gavant)
[#11275](https://github.com/nodejs/node/pull/11275)
* tls: new tls.TLSSocket() supports sec ctx options (Sam Roberts)
[#11005](https://github.com/nodejs/node/pull/11005)
* url: adding URL.prototype.toJSON support (Michaël Zasso)
[#11236](https://github.com/nodejs/node/pull/11236)
* doc: items in the API documentation may now have changelogs (Anna Henningsen)
[#11489](https://github.com/nodejs/node/pull/11489)
* crypto: adding support for OPENSSL_CONF again (Sam Roberts)
[#11006](https://github.com/nodejs/node/pull/11006)
* src: adding support for trace-event tracing (misterpoe)
[#11106](https://github.com/nodejs/node/pull/11106)

PR-URL: https://github.com/nodejs/node/pull/11553
2017-02-28 21:58:21 -05:00
..
CHANGELOG_ARCHIVE.md
CHANGELOG_IOJS.md
CHANGELOG_V4.md 2017-02-21, Version 4.8.0 'Argon' (LTS) 2017-02-21 20:45:47 -05:00
CHANGELOG_V5.md
CHANGELOG_V6.md doc: add missing entry in v6 changelog table 2017-02-24 17:46:56 -08:00
CHANGELOG_V7.md 2017-02-28, Version 7.7.0 (Current) 2017-02-28 21:58:21 -05:00
CHANGELOG_V010.md tools: disallow trailing whitespace for markdown 2016-11-21 09:04:29 -08:00
CHANGELOG_V012.md 2016-12-21 Version 0.12.18 (Maintenance) Release 2016-12-22 01:50:07 +11:00