Index: CHANGELOG.md |
diff --git a/CHANGELOG.md b/CHANGELOG.md |
index cb33e039418dcb2cb4161a2d7b2d1a6fad0e2662..2bfa5202cfa64cd41dbf78725e3919603b521290 100644 |
--- a/CHANGELOG.md |
+++ b/CHANGELOG.md |
@@ -1,5 +1,10 @@ |
### 0.12.0-beta.9 |
+* A browser test may use a custom HTML file. See [the README][custom html] for |
+ more information. |
+ |
+[custom html]: https://github.com/dart-lang/test/blob/master/README.md#running-tests-with-custom-html |
+ |
* Fix running VM tests against `pub serve`. |
* Properly load Dartium from the Dart Editor when possible. |