Skip to content

Commit 3f75ecb

Browse files
committed
Adding a note about Node.js update (to version 16.17.1) into CHANGELOG.md.
1 parent 04ebcd6 commit 3f75ecb

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
@@ -8,7 +8,7 @@ See [version roadmap](https://www.graalvm.org/release-notes/version-roadmap/) fo
88
## Version 22.3.0
99
* Implemented the [WebAssembly multi-value](https://github.com/WebAssembly/multi-value) proposal.
1010
* Added an experimental option `--js.unhandled-rejections=handler` that allows to use a custom callback to track unhandled promise rejections.
11-
* Updated Node.js to version 16.16.0.
11+
* Updated Node.js to version 16.17.1.
1212
* ECMA-402 Internationalization API has been enabled by default. It can be disabled by `--js.intl-402=false` option.
1313
* Implemented the [Decorators (stage 3)](https://github.com/tc39/proposal-decorators) proposal.
1414

0 commit comments

Comments
 (0)