0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/changelogs
Myles Borins 9b2dd47704 2017-03-28, Version 7.8.0 (Current)
Notable changes:

* buffer:
  - do not segfault on out-of-range index (Timothy Gu)
    https://github.com/nodejs/node/pull/11927
* crypto:
  - Fix memory leak if certificate is revoked (Tom Atkinson)
    https://github.com/nodejs/node/pull/12089
* deps:
  * upgrade npm to 4.2.0 (Kat Marchán)
    https://github.com/nodejs/node/pull/11389
  * fix async await desugaring in V8 (Michaël Zasso)
    https://github.com/nodejs/node/pull/12004
* readline:
  - add option to stop duplicates in history (Danny Nemer)
    https://github.com/nodejs/node/pull/2982
* src:
  - add native URL class (James M Snell)
    https://github.com/nodejs/node/pull/11801

PR-URL: https://github.com/nodejs/node/pull/12104
2017-03-28 23:05:21 -04:00
..
CHANGELOG_ARCHIVE.md benchmark,build,doc,lib,src,test: correct typos 2017-03-03 16:29:19 -05:00
CHANGELOG_IOJS.md
CHANGELOG_V4.md 2017-03-21, Version 4.8.1 'Argon' (LTS) 2017-03-21 14:20:51 -07:00
CHANGELOG_V5.md benchmark,build,doc,lib,src,test: correct typos 2017-03-03 16:29:19 -05:00
CHANGELOG_V6.md 2017-03-21, Version 6.10.1 'Boron' (LTS) 2017-03-21 14:31:07 -07:00
CHANGELOG_V7.md 2017-03-28, Version 7.8.0 (Current) 2017-03-28 23:05:21 -04: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