Added: <suite allow-return-values="true"> (and in <test> as well)
diff --git a/CHANGES.txt b/CHANGES.txt
index d47e5ee..c8b5061 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,6 @@
 Current
 
+Added: <suite allow-return-values="true"> (and in <test> as well)
 Fixed: SkippedException are considered as real exception with @Test(expectedExceptions)
 
 ===========================================================================