Skip to content

Commit

Permalink
[SDK] Update changelog.
Browse files Browse the repository at this point in the history
TESTS=no code changes

Change-Id: I32f92941963377b065a517c4153341addf61334d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/388240
Commit-Queue: Siva Annamalai <[email protected]>
Reviewed-by: Ben Konyi <[email protected]>
  • Loading branch information
a-siva authored and Commit Queue committed Oct 11, 2024
1 parent d07ab77 commit a99556b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## 3.7.0

###### Dart to Javascript Compiler (dart2js)

- The dart2js compiler which is invoked when the command
'dart compile js' is used has been switched to use an AOT snapshot
instead of a JIT snapshot.

[#53576]: https://github.com/dart-lang/sdk/issues/53576


## 3.6.0

### Language
Expand Down

0 comments on commit a99556b

Please sign in to comment.