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 a0c2791 commit 9bf2f88Copy full SHA for 9bf2f88
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 3.1.2
+## 3.1.2 - 2023-09-13
2
3
This is a patch release that:
4
@@ -15,8 +15,8 @@ This is a patch release that:
15
Future error so that we don't see an unhandled exception
16
pause in the debugger (issue [#53334])
17
18
-[#53358]: https://github.com/dart-lang/sdk/issues/53358
19
-[#53334]: https://github.com/dart-lang/sdk/issues/53334
+[#53358]: https://github.com/dart-lang/sdk/issues/53449
+[#53334]: https://github.com/dart-lang/sdk/issues/53450
20
21
## 3.1.1 - 2023-09-07
22
tools/VERSION
@@ -26,6 +26,6 @@
26
CHANNEL stable
27
MAJOR 3
28
MINOR 1
29
-PATCH 1
+PATCH 2
30
PRERELEASE 0
31
PRERELEASE_PATCH 0
0 commit comments