node/doc/changelogs
Jeremiah Senkpiel 35d284685e 2016-12-06, Version 7.2.1 (Current)
Notable changes:

* buffer:
  - Reverted the runtime deprecation of calling `Buffer()` without
`new`. (Anna Henningsen) https://github.com/nodejs/node/pull/9529
  - Fixed `buffer.transcode()` for single-byte character
encodings to `UCS2`. (Anna Henningsen)
https://github.com/nodejs/node/pull/9838
* promise: `--trace-warnings` now produces useful stacktraces for
Promise warnings. (Anna Henningsen)
https://github.com/nodejs/node/pull/9525
* repl: Fixed a bug preventing correct parsing of generator functions.
(Teddy Katz) https://github.com/nodejs/node/pull/9852
* V8: Fixed a significant `instanceof` performance regression.
(Franziska Hinkelmann) https://github.com/nodejs/node/pull/9730
2016-12-06 15:08:11 -05:00
..
CHANGELOG_ARCHIVE.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 05:47:32 -07:00
CHANGELOG_IOJS.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 05:47:32 -07:00
CHANGELOG_V4.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 05:47:32 -07:00
CHANGELOG_V5.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 05:47:32 -07:00
CHANGELOG_V6.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 05:47:32 -07:00
CHANGELOG_V7.md 2016-12-06, Version 7.2.1 (Current) 2016-12-06 15:08:11 -05:00
CHANGELOG_V010.md tools: disallow trailing whitespace for markdown 2016-11-22 06:38:04 +01:00
CHANGELOG_V012.md tools: disallow trailing whitespace for markdown 2016-11-22 06:38:04 +01:00