[SDK] Update changelog.

TESTS=no code changes

Change-Id: I32f92941963377b065a517c4153341addf61334d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/388240
Commit-Queue: Siva Annamalai <asiva@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
This commit is contained in:
asiva
2024-10-11 00:11:27 +00:00
committed by Commit Queue
parent d07ab77881
commit a99556ba8e
+9
View File
@@ -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