Skip to content

Commit b3bcd66

Browse files
committed
Adding a note about Node.js update (to version 20.15.1) into change-log.
1 parent dfc3d7f commit b3bcd66

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
@@ -11,7 +11,7 @@ See [release calendar](https://www.graalvm.org/release-calendar/) for release da
1111
* Implemented the [Float16Array](https://github.com/tc39/proposal-float16array) proposal. It is available in ECMAScript staging mode (`--js.ecmascript-version=staging`).
1212
* Implemented the [Array.fromAsync](https://github.com/tc39/proposal-array-from-async) proposal. It is available in ECMAScript staging mode (`--js.ecmascript-version=staging`).
1313
* Implemented the [Resizable and Growable ArrayBuffers](https://github.com/tc39/proposal-resizablearraybuffer) proposal.
14-
* Updated Node.js to version 20.13.1.
14+
* Updated Node.js to version 20.15.1.
1515

1616
## Version 24.0.0
1717
* Implemented the [WebAssembly threads](https://github.com/WebAssembly/threads) proposal.

0 commit comments

Comments
 (0)