Index: CHANGELOG.md |
diff --git a/CHANGELOG.md b/CHANGELOG.md |
index 8c724f22870979271b81801724857e7476fa949b..ecd0cd62e34b415de21e5e6c222a5a550181b5eb 100644 |
--- a/CHANGELOG.md |
+++ b/CHANGELOG.md |
@@ -4,6 +4,8 @@ |
is loaded so that breakpoints and other debugging annotations can be added. |
Currently this is only supported on browsers. |
+* Add a `Timeout.none` value indicating that a test should never time out. |
+ |
## 0.12.3+8 |
* Fix an uncaught error that could crop up when killing the test runner process |