Skip to content

Commit ed77f01

Browse files
CON-258: Update release notes to state we support v17 (#105)
* CON-258: Update release notes to state we support v17 * CON-258: PR feedback
1 parent 2de35df commit ed77f01

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/release_notes.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ Release Notes
44
Supported Platforms
55
-------------------
66

7-
*Connector* works with Node.js versions 10.20.x through 13.x.x,
8-
except for versions 11.x.x and 12.19.x [#f1]_.
7+
*Connector* works with Node.js v17. It can also be used with
8+
Node.js versions 10.20.x through 13.x.x, except for versions
9+
11.x.x and 12.19.x [#f1]_.
910

1011
*Connector* uses a native C library that works on most Windows®, Linux® and
1112
macOS® platforms. It has been tested on the following systems:
@@ -35,8 +36,8 @@ repository <https://github.com/rticommunity/rticonnextdds-connector>`__.
3536
which is used by some of *Connector's* dependencies. Node.js v12.19.0 is not
3637
compatible with *Connector* because of a regression introduced in
3738
that version of Node.js.
38-
Node.js 14+ does not work with *Connector* because one of *Connector's*
39-
dependencies is not yet compatible with that version.
39+
Node.js v14 and Node.js v16 do not work with *Connector* because one of *Connector's*
40+
dependencies is not compatible with those versions.
4041
4142
What's New in 1.2.0
4243
-------------------

0 commit comments

Comments
 (0)