diff --git a/CHANGELOG.md b/CHANGELOG.md index 011e3ca6426..9b56ce544fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -75,6 +75,13 @@ Updated the Linter to `0.1.118`, which includes: * Fix: Avoid exponential behaviour of error reporting from the solver. * Fix: Refresh binstubs after recompile in global run. +## 2.9.3 - 2020-09-08 + +This is a patch release that fixes DDC to handle a breaking change in Chrome +(issue [#43193][]). + +[#43193]: https://github.com/dart-lang/sdk/issues/43193 + ## 2.9.2 - 2020-08-26 This is a patch release that fixes transient StackOverflow exceptions when