Skip to content

Commit 179da3b

Browse files
itsjustkevinCommit Queue
authored and
Commit Queue
committed
Version 3.5.3
Change-Id: I5a6adcc8d0101858afd30269fece7ceec6815d6d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/384324 Reviewed-by: Alexander Thomas <[email protected]> Commit-Queue: Kevin Chisholm <[email protected]>
1 parent 9a3ba7f commit 179da3b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## 3.5.3
1+
## 3.5.3 - 2024-09-11
22

33
- Fixes an issue with the DevTools Memory tool causing OOMs. and an
4-
issue resulting in a missing tabbar when DevTools is embedded in
4+
issue resulting in a missing tab bar when DevTools is embedded in
55
IntelliJ and Android Studio (issue[#56607][]).
66
- Fixes an issue with the DevTools release notes showing each time
7-
DevTools is opened instead of only the first time. (issue[#56607][]).
8-
- Fixes an issue resulting in a missing tabbar when DevTools is
7+
DevTools is opened instead of only the first time (issue[#56607][]).
8+
- Fixes an issue resulting in a missing tab bar when DevTools is
99
embedded in IntelliJ and Android Studio (issue[#56607][]).
1010

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

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 2
29+
PATCH 3
3030
PRERELEASE 0
3131
PRERELEASE_PATCH 0

0 commit comments

Comments
 (0)