Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index cb10ba14c674ef90395a6277bc382b6eb0a0e1d6..0089c858140e7b8723d53f597bc7b4bacb234e13 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -7,6 +7,9 @@ |
| [onPlatform]: https://github.com/dart-lang/test/blob/master/README.md#platform-specific-configuration |
| +* Add a `--reporter` flag and an expanded reporter that prints each test on its |
| + own line. |
| + |
| * Properly ignore unrelated `link` tags in custom HTML. |
| * Preserve the stack traces for load errors in isolates and iframes. |