Skip to content

Commit 57b8c4b

Browse files
iinozemtsevCommit Queue
authored andcommitted
Update changelog on main with 3.8.1 entries
Change-Id: I1e17dd1bd5223c4cd3e0ce51e31996c6ad8893fd Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/431501 Commit-Queue: Alexander Thomas <[email protected]> Auto-Submit: Ivan Inozemtsev <[email protected]> Commit-Queue: Ivan Inozemtsev <[email protected]> Reviewed-by: Alexander Thomas <[email protected]>
1 parent b184889 commit 57b8c4b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,16 @@ constraint][language version] lower bound to 3.9 or greater (`sdk: '^3.9.0'`).
6565
version: ^2.0.1
6666
```
6767
68+
## 3.8.1
69+
70+
**Released on:** 2025-05-28
71+
72+
This is a patch release that:
73+
74+
- Fixes an issue in DDC with late variables being incorrectly captured within async function bodies (issue [#430800])
75+
76+
[#430800]: https://dart-review.googlesource.com/c/sdk/+/430800
77+
6878
## 3.8.0
6979
7080
**Released on:** 2025-05-20

0 commit comments

Comments
 (0)