[release] Add release notes for 2.8.2

https://github.com/dart-lang/sdk/issues/41816

Change-Id: I34b6b3febfd00760b3ea75f0f68305a791be2c1c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/147481
Reviewed-by: Michael Thomsen <mit@google.com>
This commit is contained in:
Alexander Thomas 2020-05-11 09:49:26 +00:00
parent 7d253a5826
commit 33056425af

View file

@ -68,6 +68,13 @@ Updated the Linter to `0.1.115`, which includes:
### Dart VM
## 2.8.2 - 2020-05-13
This is a patch release that fixes an AOT compilation bug in global
transformations which manifests as a NoSuchMethod exception
(issue [flutter/flutter#56479][]).
[flutter/flutter#56479]: https://github.com/flutter/flutter/issues/56479
## 2.8.1 - 2020-05-06