Index: CHANGELOG.md |
diff --git a/CHANGELOG.md b/CHANGELOG.md |
index 8ef3b1a2025ca92eb9444ea04638707a30ab7fc8..f0faab10980ca1498d1754ad1a5e90090f8fe266 100644 |
--- a/CHANGELOG.md |
+++ b/CHANGELOG.md |
@@ -4,6 +4,9 @@ |
of concurrent test suites will be run equal to half the machine's processors; |
this can be controlled with the `--concurrency` flag. |
+* Expose load errors as test failures rather than having them kill the entire |
+ process. |
+ |
* Add support for running tests on Firefox. |
### 0.12.0-beta.5 |