Skip to content

Commit 3562658

Browse files
MylesBorinsMyles Borins
authored and
Myles Borins
committed
2016-11-08, Version 4.6.2 'Argon' (LTS)
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
1 parent 5734361 commit 3562658

File tree

2 files changed

+239
-1
lines changed

2 files changed

+239
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ release.
6868
<a href="doc/changelogs/CHANGELOG_V5.md#5.0.0">5.0.0</a><br/>
6969
</td>
7070
<td valign="top">
71-
<b><a href="doc/changelogs/CHANGELOG_V4.md#4.6.1">4.6.1</a></b><br/>
71+
<b><a href="doc/changelogs/CHANGELOG_V4.md#4.6.2">4.6.2</a></b><br/>
72+
<a href="doc/changelogs/CHANGELOG_V4.md#4.6.1">4.6.1</a><br/>
7273
<a href="doc/changelogs/CHANGELOG_V4.md#4.6.0">4.6.0</a><br/>
7374
<a href="doc/changelogs/CHANGELOG_V4.md#4.5.0">4.5.0</a><br/>
7475
<a href="doc/changelogs/CHANGELOG_V4.md#4.4.7">4.4.7</a><br/>

0 commit comments

Comments
 (0)