Skip to content

Commit d46ccab

Browse files
committed
Adding a note about Node.js update (to version 18.18.2) into changelog.
1 parent bfb5b8a commit d46ccab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ The main focus is on user-observable behavior of the engine.
55
Changelog may include unreleased versions.
66
See [version roadmap](https://www.graalvm.org/release-notes/version-roadmap/) for release dates.
77

8+
## Version 23.0.3
9+
* Updated Node.js to version 18.18.2.
10+
811
## Version 23.0.0
912
* Implemented the [WebAssembly reference types](https://github.com/WebAssembly/reference-types) proposal.
1013
* Implemented the [Iterator Helpers](https://github.com/tc39/proposal-iterator-helpers) proposal. It is available behind the experimental option `--js.iterator-helpers`.

0 commit comments

Comments
 (0)