You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V5.md
+27-5Lines changed: 27 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
</tr>
7
7
<tr>
8
8
<td>
9
+
<ahref="#5.12.0">5.12.0</a><br/>
9
10
<ahref="#5.11.1">5.11.1</a><br/>
10
11
<ahref="#5.11.0">5.11.0</a><br/>
11
12
<ahref="#5.10.1">5.10.1</a><br/>
@@ -39,6 +40,27 @@
39
40
**Note:** Official support for the v5 release line is scheduled to expire
40
41
around June 2016. Users of v5 should upgrade to [Node.js v6](CHANGELOG_V6.md).
41
42
43
+
<aid="5.12.0"></a>
44
+
## 2016-06-23, Version 5.12.0 (Stable), @evanlucas
45
+
46
+
### Notable changes
47
+
48
+
This is a security release. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/june-2016-security-releases for details on patched vulnerabilities.
*[[`2a5c6d7006`](https://github.com/nodejs/node/commit/2a5c6d7006)] - **dns**: Refactor forEach to map (Benjamin Gruenbaum) [#5803](https://github.com/nodejs/node/pull/5803)
272
294
*[[`6a6112a2f3`](https://github.com/nodejs/node/commit/6a6112a2f3)] - **dns**: Use object without protoype for map (Benjamin Gruenbaum) [#5843](https://github.com/nodejs/node/pull/5843)
0 commit comments