0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/changelogs
Evan Lucas b8f6c1fff5 2017-01-04, Version 7.4.0 (Current)
Notable changes:

* buffer:
  - Improve performance of Buffer allocation by ~11% (Brian White) https://github.com/nodejs/node/pull/10443
  - Improve performance of Buffer.from() by ~50% (Brian White) https://github.com/nodejs/node/pull/10443
* events: Improve performance of EventEmitter.once() by ~27% (Brian White) https://github.com/nodejs/node/pull/10445
* fs: Allow passing Uint8Array to fs methods where Buffers are supported. (Anna Henningsen) https://github.com/nodejs/node/pull/10382
* http: Improve performance of http server by ~7% (Brian White) https://github.com/nodejs/node/pull/6533
* npm: Upgrade to v4.0.5 (Kat Marchán) https://github.com/nodejs/node/pull/10330

PR-URL: https://github.com/nodejs/node/pull/10589
2017-01-04 12:42:04 -06:00
..
CHANGELOG_ARCHIVE.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 06:53:36 -07:00
CHANGELOG_IOJS.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 06:53:36 -07:00
CHANGELOG_V4.md 2017-01-03, Version 4.7.1 'Argon' (LTS) 2017-01-03 19:10:36 -05:00
CHANGELOG_V5.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 06:53:36 -07:00
CHANGELOG_V6.md 2017-01-03, Version 6.9.3 'Boron' (LTS) Release 2017-01-03 18:55:26 -05:00
CHANGELOG_V7.md 2017-01-04, Version 7.4.0 (Current) 2017-01-04 12:42:04 -06: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