Skip to content

Commit 42f3fc1

Browse files
athomasCommit Queue
authored and
Commit Queue
committed
Version 3.6.2
Change-Id: I8930c712e8358b1d253b900eb13eb10869340d3e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/406520 Commit-Queue: Slava Egorov <[email protected]> Auto-Submit: Alexander Thomas <[email protected]> Commit-Queue: Alexander Thomas <[email protected]> Reviewed-by: Slava Egorov <[email protected]>
1 parent 6cdfe9c commit 42f3fc1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 3.6.2
22

3+
Released on: 2025-01-30
4+
35
- Fixes a bug where `HttpServer` responses were not correctly encoded
46
if a "Content-Type" header was set (issue [#59719][]).
57
- Fix `dart format` to parse code at language version 3.6 so that digit

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

0 commit comments

Comments
 (0)