Skip to content

Commit 14da46c

Browse files
committed
[release] Add changelog for 2.18.1
Change-Id: I754a5ae6a52e3be01dd90491f11dd642f77a5ec9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/258923 Reviewed-by: Michael Thomsen <[email protected]>
1 parent 72797a3 commit 14da46c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,15 @@ Updated the Linter to `1.28.0`, which includes changes that
140140
- **Breaking change** [49473](https://github.com/dart-lang/sdk/issues/49473):
141141
dart2js no longer supports HTTP URIs as inputs.
142142

143-
## 2.18.0
143+
## 2.18.1 - 2022-09-14
144+
145+
This is a patch release that fixes a crash caused by incorrect type inference
146+
(issues [flutter/flutter#110715][] and [flutter/flutter#111088][]).
147+
148+
[flutter/flutter#110715]: https://github.com/flutter/flutter/issues/110715
149+
[flutter/flutter#111088]: https://github.com/flutter/flutter/issues/111088
150+
151+
## 2.18.0 - 2022-08-30
144152

145153
### Language
146154

0 commit comments

Comments
 (0)