Skip to content

Commit ad53cc0

Browse files
committed
Adding a note about Node.js update (to version 18.19.1) into changelog.
1 parent 312ad07 commit ad53cc0

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 [release calendar](https://www.graalvm.org/release-calendar/) for release dates.
77

8+
## Version 24.0.1
9+
* Updated Node.js to version 18.19.1.
10+
811
## Version 24.0.0
912
* Implemented the [WebAssembly threads](https://github.com/WebAssembly/threads) proposal.
1013
* Implemented the [Promise.withResolvers](https://github.com/tc39/proposal-promise-with-resolvers) proposal. It is available in ECMAScript staging mode (`--js.ecmascript-version=staging`).

0 commit comments

Comments
 (0)