Skip to content

Commit af51bbc

Browse files
committed
add changelog entry
1 parent 098455c commit af51bbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The main focus is on user-observable behavior of the engine.
99
* Adopted new interop exception handling and made JS exceptions extend `AbstractTruffleException`.
1010
* Implemented interop identity messages.
1111
* Expose `Graal.versionECMAScript` instead of `Graal.versionJS`.
12+
* Implemented the [relative indexing method](https://tc39.es/proposal-relative-indexing-method/) proposal. It is available in ECMAScript 2022 mode (`--js.ecmascript-version=2022`).
1213

1314
## Version 20.3.0
1415
* Updated Node.js to version 12.18.4.

0 commit comments

Comments
 (0)