summaryrefslogtreecommitdiff
path: root/doc/api/n-api.md
diff options
context:
space:
mode:
authorteams2ua <teams2ua@gmail.com>2019-05-04 23:30:38 +0200
committerAnna Henningsen <anna@addaleax.net>2019-05-26 17:20:41 +0200
commit73c16b11e006256c2d41e70e964a4960ba435759 (patch)
tree8755ecaecffd7a431d24844f1d0d1713243c400e /doc/api/n-api.md
parent02f9a0fe27a70062631a39971099e13f54d2b588 (diff)
downloadandroid-node-v8-73c16b11e006256c2d41e70e964a4960ba435759.tar.gz
android-node-v8-73c16b11e006256c2d41e70e964a4960ba435759.tar.bz2
android-node-v8-73c16b11e006256c2d41e70e964a4960ba435759.zip
doc: update n-api support matrix
As thread safe functions were back-ported to 8.x and released in 8.16 the documentation should be updated as well. PR-URL: https://github.com/nodejs/node/pull/27567 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'doc/api/n-api.md')
-rw-r--r--doc/api/n-api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/n-api.md b/doc/api/n-api.md
index 904ee88875..f648ab1d18 100644
--- a/doc/api/n-api.md
+++ b/doc/api/n-api.md
@@ -148,7 +148,7 @@ available to the module code.
| | 1 | 2 | 3 | 4 |
|:-----:|:-------:|:--------:|:--------:|:--------:|
| v6.x | | | v6.14.2* | |
-| v8.x | v8.0.0* | v8.10.0* | v8.11.2 | |
+| v8.x | v8.0.0* | v8.10.0* | v8.11.2 | v8.16.0 |
| v9.x | v9.0.0* | v9.3.0* | v9.11.0* | |
| v10.x | | | v10.0.0 | |
| v11.x | | | v11.0.0 | v11.8.0 |