node/doc/changelogs
Ruben Bridgewater a19e1aba38
2018-11-15, Version 11.2.0 (Current)
Notable changes:

* deps:
  * A new experimental HTTP parser (`llhttp`) is now supported.
    https://github.com/nodejs/node/pull/24059
* timers:
  * Fixed an issue that could cause setTimeout to stop working as
    expected. https://github.com/nodejs/node/pull/24322
* Windows
  * A crashing process will now show the names of stack frames if the
    node.pdb file is available.
    https://github.com/nodejs/node/pull/23822
  * Continued effort to improve the installer's new stage that installs
    native build tools.
    https://github.com/nodejs/node/pull/23987,
    https://github.com/nodejs/node/pull/24348
  * child_process:
    * On Windows the `windowsHide` option default was restored to
      `false`. This means `detached` child processes and GUI apps will
      once again start in a new window.
      https://github.com/nodejs/node/pull/24034
* Added new collaborators:
  * [oyyd](https://github.com/oyyd) - Ouyang Yadong.
    https://github.com/nodejs/node/pull/24300
  * [psmarshall](https://github.com/psmarshall) - Peter Marshall.
    https://github.com/nodejs/node/pull/24170
  * [shisama](https://github.com/shisama) - Masashi Hirano.
    https://github.com/nodejs/node/pull/24136
2018-11-15 20:20:37 +01:00
..
CHANGELOG_ARCHIVE.md 2018-10-23, Version 11.0.0 (Current) 2018-10-22 13:14:46 -07:00
CHANGELOG_IOJS.md 2018-10-23, Version 11.0.0 (Current) 2018-10-22 13:14:46 -07:00
CHANGELOG_V4.md 2018-10-23, Version 11.0.0 (Current) 2018-10-22 13:14:46 -07:00
CHANGELOG_V5.md 2018-10-23, Version 11.0.0 (Current) 2018-10-22 13:14:46 -07:00
CHANGELOG_V6.md 2018-10-23, Version 11.0.0 (Current) 2018-10-22 13:14:46 -07:00
CHANGELOG_V7.md 2018-10-23, Version 11.0.0 (Current) 2018-10-22 13:14:46 -07:00
CHANGELOG_V8.md 2018-10-23, Version 11.0.0 (Current) 2018-10-22 13:14:46 -07:00
CHANGELOG_V9.md 2018-10-23, Version 11.0.0 (Current) 2018-10-22 13:14:46 -07:00
CHANGELOG_V010.md 2018-10-23, Version 11.0.0 (Current) 2018-10-22 13:14:46 -07:00
CHANGELOG_V10.md 2018-10-23, Version 11.0.0 (Current) 2018-10-22 13:14:46 -07:00
CHANGELOG_V11.md 2018-11-15, Version 11.2.0 (Current) 2018-11-15 20:20:37 +01:00
CHANGELOG_V012.md 2018-10-23, Version 11.0.0 (Current) 2018-10-22 13:14:46 -07:00