[release] Update CHANGELOG.md for 2.7.2

Change-Id: I1647e94a0371f1976a57b6db4906f499986a9b82
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/139288
Reviewed-by: Martin Kustermann <kustermann@google.com>
Reviewed-by: Michael Thomsen <mit@google.com>
This commit is contained in:
Alexander Thomas 2020-03-13 14:09:52 +00:00
parent 0768b8e6cd
commit ca694e5ebf

View file

@ -235,6 +235,14 @@ representation soon.
[17207]: https://github.com/dart-lang/sdk/issues/17207
## 2.7.2 - 2020-03-16
This is a patch release that improves compatibility with ARMv8 processors
(issue [40001][]) and dart:io stability (issue [40589][]).
[40001]: https://github.com/dart-lang/sdk/issues/40001
[40589]: https://github.com/dart-lang/sdk/issues/40589
## 2.7.1 - 2020-01-23
This is a patch release that improves dart2js compile-time (issue [40217][]).