Skip to content

Commit b84cdd5

Browse files
committed
[release] Add 2.10.2 to entry to the changelog
[email protected] Change-Id: Iaa48d09b60f160b44a7936c630f7970c3531c837 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/167341 Reviewed-by: Alexander Thomas <[email protected]> Reviewed-by: William Hesse <[email protected]>
1 parent 15d7023 commit b84cdd5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Updated the Linter to `0.1.121`, which includes:
2727

2828
# 0.1.121
2929

30-
* Performance improvements to `always_use_package_imports`,
30+
* Performance improvements to `always_use_package_imports`,
3131
`avoid_renaming_method_parameters`, `prefer_relative_imports` and
3232
`public_member_api_docs`.
3333
* (internal): updates to analyzer `0.40.4` APIs
@@ -41,6 +41,12 @@ Updated the Linter to `0.1.121`, which includes:
4141
* Fixed `unawaited_futures` to handle `Future` subtypes.
4242
* New lint: `avoid_type_to_string`.
4343

44+
## 2.10.2 - 2020-10-13
45+
46+
This is a patch release that fixes a DDC compiler crash (issue [#43589]).
47+
48+
[#43589]: https://github.com/dart-lang/sdk/issues/43589
49+
4450
## 2.10.1 - 2020-10-06
4551

4652
This is a patch release that fixes the following issues:

0 commit comments

Comments
 (0)