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 <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • Loading branch information
teams2ua authored and addaleax committed May 26, 2019
1 parent 02f9a0f commit 73c16b1
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 73c16b1

Please sign in to comment.