Skip to content

Commit 8e62dcc

Browse files
committed
Adding a note about Node.js update (to version 18.18.2) into changelog.
1 parent 465cfe8 commit 8e62dcc

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 23.1.2
9+
* Updated Node.js to version 18.18.2.
10+
811
## Version 23.1.0
912
* NOTE: GraalVM no longer ships with a "js" ScriptEngine. Please either use the Maven dependency or explicitly put `js-scriptengine.jar` on the module path. See [ScriptEngine documentation](docs/user/ScriptEngine.md) for details.
1013
* ECMAScript 2023 mode/features enabled by default.

0 commit comments

Comments
 (0)