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 bb7fb3e commit 65dca55Copy full SHA for 65dca55
CHANGELOG.md
@@ -1,4 +1,15 @@
1
-## 2.15.0
+## 2.15.1 - 2021-12-14
2
+
3
+This is a patch release that fixes:
4
5
+- an AOT compilation failure in some Flutter apps (issue [#47878][]).
6
+- `dart pub publish` for servers with a path in the URL (pr
7
+ [dart-lang/pub#3244][]).
8
9
+[#47878]: https://github.com/dart-lang/sdk/issues/47878
10
+[dart-lang/pub#3244]: https://github.com/dart-lang/pub/pull/3244
11
12
+## 2.15.0 - 2021-12-08
13
14
### Language
15
0 commit comments