node/doc/changelogs
Italo A. Casas 9c68a69802
2017-03-14, Version 7.7.3 (Current)
Notable changes:

* module: The [module loading global fallback]
(https://nodejs.org/dist/latest-v6.x/docs/api/modules.html#modules_loading_from_the_global_folders)
to the Node executable's directory now works correctly on Windows.
(Richard Lau) [#9283](https://github.com/nodejs/node/pull/9283)

* net: `Socket.prototype.connect` now once again functions without
a callback. (Juwan Yoo) [#11762](https://github.com/nodejs/node/pull/11762)

* url: `URL.prototype.origin` now properly specified an opaque return of
`'null'` for `file://` URLs. (Brian White)
[#11691](https://github.com/nodejs/node/pull/11691)

PR-URL: https://github.com/nodejs/node/pull/11831
2017-03-14 16:52:06 -04:00
..
CHANGELOG_ARCHIVE.md benchmark,build,doc,lib,src,test: correct typos 2017-03-05 23:25:21 +01: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 benchmark,build,doc,lib,src,test: correct typos 2017-03-05 23:25:21 +01:00
CHANGELOG_V6.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 05:47:32 -07:00
CHANGELOG_V7.md 2017-03-14, Version 7.7.3 (Current) 2017-03-14 16:52:06 -04: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