Skip to content

Commit 88c9758

Browse files
itsjustkevinCommit Queue
authored andcommitted
Version 3.5.4
Change-Id: Id9a05898360dd0578f9e79ceaa95e5f4e87f51da Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/390501 Reviewed-by: Alexander Thomas <[email protected]> Commit-Queue: Kevin Chisholm <[email protected]>
1 parent f01c79d commit 88c9758

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.5.4 - 2024-10-17
2+
3+
- Fixes record runtime type's hash code in dart2wasm (issue [#56817]).
4+
5+
[#56817]: https://github.com/dart-lang/sdk/issues/56817
6+
17
## 3.5.3 - 2024-09-11
28

39
- Fixes an issue with the DevTools Memory tool causing OOMs. and an
@@ -7,10 +13,8 @@ IntelliJ and Android Studio (issue[#56607][]).
713
DevTools is opened instead of only the first time (issue[#56607][]).
814
- Fixes an issue resulting in a missing tab bar when DevTools is
915
embedded in IntelliJ and Android Studio (issue[#56607][]).
10-
- Fixes record runtime type's hash code in dart2wasm (Flutter issue [#155510]).
1116

1217
[#56607]: https://github.com/dart-lang/sdk/issues/56607
13-
[#155510]: https://github.com/flutter/flutter/issues/155510
1418

1519
## 3.5.2 - 2024-08-28
1620

tools/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
CHANNEL stable
2727
MAJOR 3
2828
MINOR 5
29-
PATCH 3
29+
PATCH 4
3030
PRERELEASE 0
3131
PRERELEASE_PATCH 0

0 commit comments

Comments
 (0)