summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMyles Borins <mylesborins@google.com>2018-10-30 11:49:50 -0400
committerDaniel Bevenius <daniel.bevenius@gmail.com>2018-11-02 05:23:40 +0100
commitdb2ac1dbd94cd8a7628ddd609c5238aa2ad3d52e (patch)
tree5bd81f111e184fb40a2d22433d7850db1d75f75a /doc
parent878f587783e4b79ac6fd76524e1fd431e8c11e7c (diff)
downloadandroid-node-v8-db2ac1dbd94cd8a7628ddd609c5238aa2ad3d52e.tar.gz
android-node-v8-db2ac1dbd94cd8a7628ddd609c5238aa2ad3d52e.tar.bz2
android-node-v8-db2ac1dbd94cd8a7628ddd609c5238aa2ad3d52e.zip
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: https://github.com/nodejs/node/pull/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>
Diffstat (limited to 'doc')
-rw-r--r--doc/changelogs/CHANGELOG_V10.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/changelogs/CHANGELOG_V10.md b/doc/changelogs/CHANGELOG_V10.md
index 9182311eb2..494b823526 100644
--- a/doc/changelogs/CHANGELOG_V10.md
+++ b/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="#10.13.0">10.13.0</a><br/>
+</td>
+<td valign="top">
<a href="#10.12.0">10.12.0</a><br/>
<a href="#10.11.0">10.11.0</a><br/>
<a href="#10.10.0">10.10.0</a><br/>