[release] Add 2.5.2 release notes missing on master

The 2.5.2 release notes were never copied from stable to master.

Change-Id: I270227bb1701fbbf1df2f22de6f72d022214175a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/144561
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
Alexander Thomas 2020-04-23 15:40:02 +00:00
parent 7db07dadd6
commit 68e77baf59

View file

@ -709,6 +709,13 @@ The Linter was updated to `0.1.101`, which includes:
* new lint: `avoid_web_libraries_in_flutter` (experimental)
* (internal) prepare `unnecessary_lambdas` for coming `MethodInvocation` vs. `FunctionExpressionInvocation` changes
## 2.5.2 - 2019-10-08
This is a patch release with properly signed binaries required for macOS
Catalina (Issue [38765][]).
[38765]: https://github.com/dart-lang/sdk/issues/38765
## 2.5.1 - 2019-09-27
This is a patch release that prevents type inference failures in the analyzer