mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 14:32:24 +00:00
[release] Add release notes for 2.9.1
Change-Id: I8d3ea79f2d0e027ab5834b332a8d63868b7cad2a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158281 Reviewed-by: Johnni Winther <johnniwinther@google.com>
This commit is contained in:
parent
022812983e
commit
7b26f6e29d
1 changed files with 7 additions and 0 deletions
|
@ -33,6 +33,13 @@ Updated the Linter to `0.1.118`, which includes:
|
|||
* Updated `unnecessary_statements` to skip `as` expressions.
|
||||
* Fixed `prefer_relative_imports` to work with path dependencies.
|
||||
|
||||
## 2.9.1 - 2020-08-12
|
||||
|
||||
This is a patch release that fixes unhandled exceptions in some Flutter
|
||||
applications (issue [flutter/flutter#63038][]).
|
||||
|
||||
[flutter/flutter#63038]: https://github.com/flutter/flutter/issues/63038
|
||||
|
||||
## 2.9.0 - 2020-08-05
|
||||
|
||||
### Language
|
||||
|
|
Loading…
Reference in a new issue