We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83b104 commit 46e4311Copy full SHA for 46e4311
doc/guides/maintaining-V8.md
@@ -130,9 +130,10 @@ includes the following branches<sup>1</sup>:
130
</table>
131
132
133
-The versions of V8 used in Node.js v4.x and v6.x have already been abandoned by
134
-upstream V8. However, Node.js needs to continue supporting these branches for
135
-many months (Current branches) or several years (LTS branches).
+The versions of V8 used in Node.js v4.x, v6.x, and 8.x have already been
+abandoned by upstream V8. However, Node.js needs to continue supporting
+these branches for many months (Current branches) or several
136
+years (LTS branches).
137
138
# Maintenance Process
139
0 commit comments