Skip to content

Commit efbfcdb

Browse files
committed
Adding a note about Node.js update (to version 14.17.6) into CHANGELOG.md
1 parent 66c8a52 commit efbfcdb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

3rd_party_licenses.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
931931

932932
================================================================================
933933

934-
Node.js 14.17.4
934+
Node.js 14.17.6
935935

936936
Node.js is licensed for use as follows:
937937

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This changelog summarizes major changes between GraalVM versions of the GraalVM
44
The main focus is on user-observable behavior of the engine.
55

66
## Version 21.3.0
7+
* Updated Node.js to version 14.17.6.
78
* Implemented the [Error Cause](https://github.com/tc39/proposal-error-cause) proposal. It is available behind the experimental option `--js.error-cause`.
89
* Implemented the [Import Assertions](https://tc39.es/proposal-import-assertions) proposal. It is available behind the experimental option `--js.import-assertions`.
910
* Added support for `collation` option of `Intl.Collator`.

0 commit comments

Comments
 (0)