Skip to content

Commit

Permalink
2017-12-05, Version 6.12.1 'Boron' (LTS)
Browse files Browse the repository at this point in the history
Notable Changes:

* build:
  - fix npm install with --shared (Ben Noordhuis)
    nodejs#16438
* build:
  - building with python 3 is now supported (Emily Marigold Klassen)
    nodejs#16058
* src:
  - v8 options can be specified with either '\_' or '-' in NODE_OPTIONS
    (Sam Roberts) nodejs#14093

PR-URL: nodejs#17180
  • Loading branch information
MylesBorins committed Dec 5, 2017
1 parent 69a68c0 commit 3549d9c
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ release.
<a href="doc/changelogs/CHANGELOG_V8.md#8.0.0">8.0.0</a><br/>
</td>
<td valign="top">
<b><a href="doc/changelogs/CHANGELOG_V6.md#6.12.0">6.12.0</a></b><br/>
<b><a href="doc/changelogs/CHANGELOG_V6.md#6.12.1">6.12.1</a></b><br/>
<a href="doc/changelogs/CHANGELOG_V6.md#6.12.0">6.12.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V6.md#6.11.5">6.11.5</a><br/>
<a href="doc/changelogs/CHANGELOG_V6.md#6.11.4">6.11.4</a><br/>
<a href="doc/changelogs/CHANGELOG_V6.md#6.11.3">6.11.3</a><br/>
Expand Down
Loading

0 comments on commit 3549d9c

Please sign in to comment.