[release] Add release notes for 2.8.3 to the changelog

Change-Id: I5c269666a2ab9ac6ae76062d598e4402887c3118
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/149004
Reviewed-by: Martin Kustermann <kustermann@google.com>
This commit is contained in:
Alexander Thomas 2020-05-26 16:28:11 +00:00
parent 9c2075be49
commit b59abe0cf9

View file

@ -92,6 +92,18 @@ Updated the Linter to `0.1.116`, which includes:
column will be empty.
* `pub upgrade`: Show summary count of outdated packages after running.
## 2.8.3 - 2020-05-28
This is a patch release that fixes the following issues:
* crashes in Flutter apps (issue [flutter/flutter#57318][]).
* a regression in stack traces (issue [#41907][]).
* re-canonicalization of constants with unboxed fields (issue
[flutter/flutter#57190][]).
[flutter/flutter#57318]: https://github.com/flutter/flutter/issues/57318
[#41907]: https://github.com/dart-lang/sdk/issues/41907
[flutter/flutter#57190]: https://github.com/flutter/flutter/issues/57190
## 2.8.2 - 2020-05-13
This is a patch release that fixes an AOT compilation bug in global