Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index f9c206f27e5bdf54047776bec99823f74ee001ea..8ef3b1a2025ca92eb9444ea04638707a30ab7fc8 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -4,6 +4,8 @@ |
| of concurrent test suites will be run equal to half the machine's processors; |
| this can be controlled with the `--concurrency` flag. |
| +* Add support for running tests on Firefox. |
| + |
| ### 0.12.0-beta.5 |
| * Add a `--pub-serve` flag that runs tests against a `pub serve` instance. |