File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,8 @@ release.
34
34
<a href =" doc/changelogs/CHANGELOG_V11.md#11.0.0 " >11.0.0</a ><br />
35
35
</td >
36
36
<td valign =" top " >
37
- <b ><a href =" doc/changelogs/CHANGELOG_V10.md#10.14.0 " >10.14.0</a ></b ><br />
37
+ <b ><a href =" doc/changelogs/CHANGELOG_V10.md#10.14.1 " >10.14.1</a ></b ><br />
38
+ <a href =" doc/changelogs/CHANGELOG_V10.md#10.14.0 " >10.14.0</a ><br />
38
39
<a href =" doc/changelogs/CHANGELOG_V10.md#10.13.0 " >10.13.0</a ><br />
39
40
<a href =" doc/changelogs/CHANGELOG_V10.md#10.12.0 " >10.12.0</a ><br />
40
41
<a href =" doc/changelogs/CHANGELOG_V10.md#10.11.0 " >10.11.0</a ><br />
Original file line number Diff line number Diff line change 10
10
</tr >
11
11
<tr >
12
12
<td valign =" top " >
13
+ <a href =" #10.14.1 " >10.14.1</a ><br />
13
14
<a href =" #10.14.0 " >10.14.0</a ><br />
14
15
<a href =" #10.13.0 " >10.13.0</a ><br />
15
16
</td >
46
47
* [ io.js] ( CHANGELOG_IOJS.md )
47
48
* [ Archive] ( CHANGELOG_ARCHIVE.md )
48
49
50
+ <a id =" 10.14.1 " ></a >
51
+ ## 2018-11-29, Version 10.14.1 'Dubnium' (LTS), @MylesBorins
52
+
53
+ ### Notable Changes
54
+
55
+ * ** win/msi** : Revert changes to installer causing issues on Windows systems.
56
+
57
+ ### Commits
58
+
59
+ * [[ ` 5d17bf1e13 ` ] ( https://github.com/nodejs/node/commit/5d17bf1e13 )] - ** win** : add prompt to tools installation script (João Reis) [ #23987 ] ( https://github.com/nodejs/node/pull/23987 )
60
+ * [[ ` 589f0d2192 ` ] ( https://github.com/nodejs/node/commit/589f0d2192 )] - ** win** : clarify Boxstarter behavior on install tools (Rob Reynolds) [ #23987 ] ( https://github.com/nodejs/node/pull/23987 )
61
+ * [[ ` 9e293c1328 ` ] ( https://github.com/nodejs/node/commit/9e293c1328 )] - *** Revert*** "** win,msi** : install tools for native modules" (Refael Ackermann) [ #24344 ] ( https://github.com/nodejs/node/pull/24344 )
62
+
49
63
<a id =" 10.14.0 " ></a >
50
64
## 2018-11-27, Version 10.14.0 'Dubnium' (LTS), @rvagg
51
65
You can’t perform that action at this time.
0 commit comments