commit | cf959636a79238e84074731cec2860552e647d1d | [log] [tgz] |
---|---|---|
author | Liam Appelbe <liama@google.com> | Fri Sep 03 10:29:19 2021 -0700 |
committer | Liam Appelbe <liama@google.com> | Fri Sep 03 10:29:19 2021 -0700 |
tree | c721c6e81e7b18c61931f551c9fb2c71b82bc0ab | |
parent | 0c2e59adc7ec0a5a24b08e4f618b12356e5667d8 [diff] |
Update changelog
diff --git a/CHANGELOG.md b/CHANGELOG.md index aaf7b28..b15b6c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,3 +1,8 @@ +## 1.1.1-dev + +* Use the `reportLines` flag in `vm_service`'s `getSourceReport` RPC. This + typiclly halves the number of RPCs that the coverage collector needs to run. + ## 1.1.0-dev * Support function level coverage information, when running tests in the Dart