0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/changelogs
Myles Borins e7bd4d2597 2016-08-15, Version 4.5.0 'Argon' (LTS)
Notable Changes:

Semver Minor:

* buffer:
 * backport new buffer constructor APIs to v4.x
   (Сковорода Никита Андреевич)
   https://github.com/nodejs/node/pull/7562
 * backport --zero-fill-buffers cli option (James M Snell)
   https://github.com/nodejs/node/pull/5745
* build:
  * add Intel Vtune profiling support (Chunyang Dai)
    https://github.com/nodejs/node/pull/5527
* repl:
  * copying tabs shouldn't trigger completion (Eugene Obrezkov)
    https://github.com/nodejs/node/pull/5958
* src:
  * add node::FreeEnvironment public API (Cheng Zhao)
    https://github.com/nodejs/node/pull/3098
* test:
  * run v8 tests from node tree (Bryon Leung)
    https://github.com/nodejs/node/pull/4704
* V8:
  * Add post mortem data to improve object inspection and function's
    context variables inspection (Fedor Indutny)
    https://github.com/nodejs/node/pull/3779

Semver Patch:

* **buffer**:
  * ignore negative allocation lengths (Anna Henningsen)
    https://github.com/nodejs/node/pull/7562
* **crypto**:
  * update root certificates (Ben Noordhuis)
    https://github.com/nodejs/node/pull/7363
* **libuv**:
  * upgrade libuv to 1.9.1 (Saúl Ibarra Corretgé)
    https://github.com/nodejs/node/pull/6796
  * upgrade libuv to 1.9.0 (Saúl Ibarra Corretgé)
    https://github.com/nodejs/node/pull/5994
* **npm**:
  * upgrade to 2.15.9 (Kat Marchán)
    https://github.com/nodejs/node/pull/7692
2016-08-16 12:09:23 -04: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 doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
CHANGELOG_V6.md 2016-08-15, Version 6.4.0 (Current) 2016-08-16 10:36:00 -04:00
CHANGELOG_V010.md doc: fix minor formatting issue in 0.10 changelog 2016-08-04 11:12:04 +03:00
CHANGELOG_V012.md 2016-06-23 Version 0.12.15 (Maintenance) Release 2016-06-24 09:19:52 +10:00