0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/changelogs
Italo A. Casas bc26c62524
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 18:39:08 -04:00
..
CHANGELOG_ARCHIVE.md benchmark,build,doc,lib,src,test: correct typos 2017-03-03 16:29:19 -05:00
CHANGELOG_IOJS.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 06:53:36 -07:00
CHANGELOG_V4.md 2017-02-21, Version 4.8.0 'Argon' (LTS) 2017-02-21 20:45:47 -05:00
CHANGELOG_V5.md benchmark,build,doc,lib,src,test: correct typos 2017-03-03 16:29:19 -05:00
CHANGELOG_V6.md doc: add missing entry in v6 changelog table 2017-02-24 17:46:56 -08:00
CHANGELOG_V7.md 2017-03-14, Version 7.7.3 (Current) 2017-03-14 18:39:08 -04:00
CHANGELOG_V010.md tools: disallow trailing whitespace for markdown 2016-11-21 09:04:29 -08:00
CHANGELOG_V012.md 2016-12-21 Version 0.12.18 (Maintenance) Release 2016-12-22 01:50:07 +11:00