We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cdfe9c commit 42f3fc1Copy full SHA for 42f3fc1
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## 3.6.2
2
3
+Released on: 2025-01-30
4
+
5
- Fixes a bug where `HttpServer` responses were not correctly encoded
6
if a "Content-Type" header was set (issue [#59719][]).
7
- Fix `dart format` to parse code at language version 3.6 so that digit
tools/VERSION
@@ -26,6 +26,6 @@
26
CHANNEL stable
27
MAJOR 3
28
MINOR 6
29
-PATCH 1
+PATCH 2
30
PRERELEASE 0
31
PRERELEASE_PATCH 0
0 commit comments