Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
woess committed Jun 13, 2024
1 parent 771cc8b commit f29c2f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ The main focus is on user-observable behavior of the engine.
Changelog may include unreleased versions.
See [release calendar](https://www.graalvm.org/release-calendar/) for release dates.

## Version 24.2.0
* Implemented the [`Promise.try`](https://github.com/tc39/proposal-promise-try) proposal. It is available in ECMAScript staging mode (`--js.ecmascript-version=staging`).

## Version 24.1.0
* ECMAScript 2024 mode/features enabled by default.
* Implemented the [Make eval-introduced global vars redeclarable](https://github.com/tc39/proposal-redeclarable-global-eval-vars) proposal.
Expand Down

0 comments on commit f29c2f6

Please sign in to comment.