Index: CHANGELOG.md |
diff --git a/CHANGELOG.md b/CHANGELOG.md |
index 9e6ef1aad1e917cd394f8c1909a42e9ff10c38b7..24d118f5606c7b1e4990a43d2da16b469c339102 100644 |
--- a/CHANGELOG.md |
+++ b/CHANGELOG.md |
@@ -10,6 +10,9 @@ |
* Add `include_tags` and `exclude_tags` fields to the package configuration |
file. These allow presets to control which tests are run based on their tags. |
+* Add a `pause_after_load` field to the package configuration file. This allows |
+ presets to enable debugging mode. |
+ |
## 0.12.12 |
* Add support for [test presets][]. These are defined using the `presets` field |