★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/db2ac1dbd9Nouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files
doc: fix headings for CHANGELOG_v10.md
The LTS bit flip did not include the new title heading for LTS in the
changelog. This commit fixes that.

PR-URL: #23973
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
  • Loading branch information
MylesBorins authored and danbev committed Nov 2, 2018
1 parent 878f587 commit db2ac1dbd94cd8a7628ddd609c5238aa2ad3d52e
Showing with 5 additions and 2 deletions.
  1. +5 −2 doc/changelogs/CHANGELOG_V10.md
@@ -5,11 +5,14 @@

<table>
<tr>
<th>Current</th>
<th>LTS 'Dubnium'</th>
<th title="Previously called 'Stable'">Current</th>
</tr>
<tr>
<td>
<td valign="top">
<a href=/old?u=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fcommit%2F%26quot%3B%3Cspan&y=1999 class="pl-v">#10.13.0">10.13.0</a><br/>
</td>
<td valign="top">
<a href=/old?u=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fcommit%2F%26quot%3B%3Cspan&y=1999 class="pl-v">#10.12.0">10.12.0</a><br/>
<a href=/old?u=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fcommit%2F%26quot%3B%3Cspan&y=1999 class="pl-v">#10.11.0">10.11.0</a><br/>
<a href=/old?u=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fcommit%2F%26quot%3B%3Cspan&y=1999 class="pl-v">#10.10.0">10.10.0</a><br/>

0 comments on commit db2ac1d

Please sign in to comment.