Skip to content

Commit 71cc4f4

Browse files
committed
Adding a note about Node.js update (to version 16.14.2) into CHANGELOG.md
1 parent d0118b6 commit 71cc4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Changelog may include unreleased versions.
66
See [version roadmap](https://www.graalvm.org/release-notes/version-roadmap/) for release dates.
77

88
## Version 22.1.0
9-
* Updated Node.js to version 16.13.2.
9+
* Updated Node.js to version 16.14.2.
1010
* Graal.js now requires Java 11+ and no longer supports Java 8.
1111
* Implemented the [Intl.NumberFormat v3](https://github.com/tc39/proposal-intl-numberformat-v3) proposal.
1212
* Implemented the [Array Grouping v3](https://github.com/tc39/proposal-array-grouping) proposal. It is available in ECMAScript staging mode (`--js.ecmascript-version=staging`).

0 commit comments

Comments
 (0)