CHANGES update.
diff --git a/CHANGES.txt b/CHANGES.txt
index 26ef660..a329c97 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,7 @@
 Added: timeOut for configuration methods
 Added: -randomizesuites (Nalin Makar)
 Added: IConfigurable
+Fixed: IDEA-59073: exceptions that don't match don't have stack trace printed in console (Anna Kozlova)
 Fixed: IDEA's plug-in was not honoring ITest (fixed in TestResultMessage)
 Fixed: Methods depending on a group they belong were skipped instead of throwing a cycle exception
 Fixed: TESTNG-401: ClassCastException when using a listener from Maven