0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/doc/changelogs
Evan Lucas c21a212bdc 2016-07-21, Version 6.3.1 (Current)
Notable changes:

* **buffer**:
  * Improve performance of Buffer.from(str, 'hex') and Buffer#write(str, 'hex'). (Christopher Jeffrey) https://github.com/nodejs/node/pull/7602
  * Fix creating from zero-length ArrayBuffer. (Ingvar Stepanyan) https://github.com/nodejs/node/pull/7176
* **deps**:
  * Upgrade to V8 5.0.71.xx. (Ben Noordhuis) https://github.com/nodejs/node/pull/7531
  * Backport V8 instanceof bugfix (Franziska Hinkelmann) https://github.com/nodejs/node/pull/7638
* **repl**: Fix issue with function redeclaration. (Prince J Wesley) https://github.com/nodejs/node/pull/7794
* **util**: Fix inspecting of boxed symbols. (Anna Henningsen) https://github.com/nodejs/node/pull/7641

PR-URL: https://github.com/nodejs/node/pull/7782
2016-07-21 17:33:00 -05:00
..
CHANGELOG_ARCHIVE.md doc: fix broken references in changelogs 2016-05-26 00:51:38 +02:00
CHANGELOG_IOJS.md doc: fix broken references in changelogs 2016-05-26 00:51:38 +02:00
CHANGELOG_V4.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
CHANGELOG_V5.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
CHANGELOG_V6.md 2016-07-21, Version 6.3.1 (Current) 2016-07-21 17:33:00 -05:00
CHANGELOG_V010.md 2016-06-23 Version 0.10.46 (Maintenance) Release 2016-06-24 09:19:52 +10:00
CHANGELOG_V012.md 2016-06-23 Version 0.12.15 (Maintenance) Release 2016-06-24 09:19:52 +10:00