Index: pkg/unittest/CHANGELOG.md |
diff --git a/pkg/unittest/CHANGELOG.md b/pkg/unittest/CHANGELOG.md |
index c36a10631d887a5e0ae55af92649e902dffc5d62..d564ff365c8dded3624ad5c1feb8726c99783c32 100644 |
--- a/pkg/unittest/CHANGELOG.md |
+++ b/pkg/unittest/CHANGELOG.md |
@@ -1,3 +1,8 @@ |
+##0.11.1+1 |
+ |
+* Fix bug in withTestEnvironment where test cases were not reinitialized if |
+ called multiple times. |
+ |
##0.11.1 |
* Add `reason` named argument to `expectAsync` and `expectAsyncUntil`, which has |