Skip to content

Commit

Permalink
doc: update n-api support matrix
Browse files Browse the repository at this point in the history
As thread safe functions were back-ported to 8.x and released in 8.16
the documentation should be updated as well.

PR-URL: #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>
  • Loading branch information
teams2ua authored and targos committed May 28, 2019
1 parent 44846ae commit 7a7fc4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/n-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit 7a7fc4e

Please sign in to comment.