Skip to content

Commit 9efcfd3

Browse files
committed
2018-11-29, Version 10.14.1 'Dubnium' (LTS)
Notable Changes: * **win/msi**: Revert changes to installer causing issues on Windows systems. PR-URL: #24711
1 parent fa1535a commit 9efcfd3

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ release.
3434
<a href="doc/changelogs/CHANGELOG_V11.md#11.0.0">11.0.0</a><br/>
3535
</td>
3636
<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/>
3839
<a href="doc/changelogs/CHANGELOG_V10.md#10.13.0">10.13.0</a><br/>
3940
<a href="doc/changelogs/CHANGELOG_V10.md#10.12.0">10.12.0</a><br/>
4041
<a href="doc/changelogs/CHANGELOG_V10.md#10.11.0">10.11.0</a><br/>

doc/changelogs/CHANGELOG_V10.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
</tr>
1111
<tr>
1212
<td valign="top">
13+
<a href="#10.14.1">10.14.1</a><br/>
1314
<a href="#10.14.0">10.14.0</a><br/>
1415
<a href="#10.13.0">10.13.0</a><br/>
1516
</td>
@@ -46,6 +47,19 @@
4647
* [io.js](CHANGELOG_IOJS.md)
4748
* [Archive](CHANGELOG_ARCHIVE.md)
4849

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+
4963
<a id="10.14.0"></a>
5064
## 2018-11-27, Version 10.14.0 'Dubnium' (LTS), @rvagg
5165

0 commit comments

Comments
 (0)