Index: pkg/unittest/CHANGELOG.md |
diff --git a/pkg/unittest/CHANGELOG.md b/pkg/unittest/CHANGELOG.md |
index 170b5c7525fb1e9cfe0a2cdfc783f99ddc3ce216..c36a10631d887a5e0ae55af92649e902dffc5d62 100644 |
--- a/pkg/unittest/CHANGELOG.md |
+++ b/pkg/unittest/CHANGELOG.md |
@@ -2,6 +2,7 @@ |
* Add `reason` named argument to `expectAsync` and `expectAsyncUntil`, which has |
the same definition as `expect`'s `reason` argument. |
+* Added support for private test environments. |
##0.11.0+6 |