Skip to content

Commit

Permalink
2016-11-08, Version 4.6.2 'Argon' (LTS)
Browse files Browse the repository at this point in the history
This LTS release comes with 219 commits. This includes 80 commits that
are docs related, 58 commits that are test related, 20 commits that
are build / tool related, and 9 commits that are updates to
dependencies.

Notable Changes

* build:
  - It is now possible to build the documentation from the release
    tarball (Anna Henningsen)
    #8413
* buffer:
  - Buffer.alloc() will no longer incorrectly return a zero filled
    buffer when an encoding is passed (Teddy Katz)
    #9238
* deps:
  - upgrade npm in LTS to 2.15.11 (Kat Marchán)
    #8928
* repl:
  - Enable tab completion for global properties (Lance Ball)
    #7369
* url:
  - `url.format()` will now encode all `#` in `search` (Ilkka Myller)
    #8072

PR-URL: #9298
  • Loading branch information
MylesBorins committed Nov 7, 2016
1 parent 6e5906c commit 4db97b8
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 1 deletion.
Loading

0 comments on commit 4db97b8

Please sign in to comment.