1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-05 09:20:04 +00:00

[release] Update release date for 2.10.2

Change-Id: I08d95c09afa1666413feca78ad74b1a160001253
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/167742
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
Alexander Thomas 2020-10-15 12:13:01 +00:00
parent 32dfefbea1
commit e5bf189cd2

View File

@ -48,7 +48,7 @@ Updated the Linter to `0.1.121`, which includes:
* Fixed `unawaited_futures` to handle `Future` subtypes.
* New lint: `avoid_type_to_string`.
## 2.10.2 - 2020-10-13
## 2.10.2 - 2020-10-15
This is a patch release that fixes a DDC compiler crash (issue [#43589]).