Skip to content

Commit 60c4275

Browse files
CON-173: Update docs so that we don't mention node 8 (#17)
* CON-173: Update docs so that we don't mention node 8 * CON-173: PR feedback #time 5m Remove paragraph mentioning Node 12 incompatibility. Co-authored-by: Sam Raeburn <sam@rti.com>
1 parent 12e7cfd commit 60c4275

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

docs/release_notes.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,8 @@ APIs have been preserved for backward compatibility as much as possible.
1616
Supported Platforms
1717
~~~~~~~~~~~~~~~~~~~
1818

19-
*RTI Connector for JavaScript* has been tested with Node.js versions 8.7.0,
20-
10.4.0 and 11.15.0.
21-
22-
*Connector* currently does not work with Node.js 12 because some of its
23-
dependencies, such as *ffi* are not yet compatible with this version.
19+
*RTI Connector for JavaScript* has been tested with Node.js versions
20+
10.4.0, 11.15.0 and 12.13.0.
2421

2522
*Connector* uses a native C library that works on most Windows®, Linux® and
2623
macOS® platforms. It has been tested on the following systems:

0 commit comments

Comments
 (0)