Skip to content

Commit d2da75a

Browse files
committed
[release] Add 2.15.1 to the changelog
Change-Id: I16329c5526533bde598c0557bf3d538b42e19046 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/223802 Reviewed-by: Michael Thomsen <[email protected]>
1 parent baf56df commit d2da75a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,17 @@ Updated the Linter to `1.16.0`, which includes changes that
6464
- adds new lint: `use_decorated_box`.
6565
- improves docs for `omit_local_variable_types`.
6666

67+
## 2.15.1 - 2021-12-14
68+
69+
This is a patch release that fixes:
70+
71+
- an AOT compilation failure in some Flutter apps (issue [#47878][]).
72+
- `dart pub publish` for servers with a path in the URL (pr
73+
[dart-lang/pub#3244][]).
74+
75+
[#47878]: https://github.com/dart-lang/sdk/issues/47878
76+
[dart-lang/pub#3244]: https://github.com/dart-lang/pub/pull/3244
77+
6778
## 2.15.0 - 2021-12-08
6879

6980
### Language

0 commit comments

Comments
 (0)