Skip to content

Commit 9425517

Browse files
iinozemtsevCommit Queue
authored andcommitted
Finalize the changelog
Change-Id: Ib9a141e554c9103c26cdb2a539289c22808549e1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/444601 Auto-Submit: Ivan Inozemtsev <[email protected]> Commit-Queue: Ivan Inozemtsev <[email protected]> Commit-Queue: Alexander Thomas <[email protected]> Reviewed-by: Alexander Thomas <[email protected]>
1 parent 4a8e2b4 commit 9425517

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
## 3.9.0
4141

42-
**Released on:** Unreleased
42+
**Released on:** 2025-08-13
4343

4444
### Language
4545

@@ -159,6 +159,28 @@ when the target OS is Linux.
159159

160160
[Git dependencies]: https://dart.dev/tools/pub/dependencies#git-packages
161161

162+
## 3.8.3
163+
164+
**Released on:** 2025-07-31
165+
166+
This is a patch release that:
167+
168+
- Fixes an issue with the DevTools Network screen and Hot Restart (issue [flutter/devtools#9203])
169+
- Fixes an issue when clearing the DevTools network screen (issue [#61187])
170+
171+
[flutter/devtools#9203]: https://github.com/flutter/devtools/issues/9203
172+
[#61187]: https://github.com/dart-lang/sdk/issues/61187
173+
174+
## 3.8.2
175+
176+
**Released on:** 2025-07-16
177+
178+
This is a patch release that:
179+
180+
- Fixes an issue with the size of cross-compiled binaries (issue [#61097])
181+
182+
[#61097]: https://github.com/dart-lang/sdk/issues/61097
183+
162184
## 3.8.1
163185

164186
**Released on:** 2025-05-28

0 commit comments

Comments
 (0)