Added: Big performance improvement when generating the reports (Frank Pavageau)
diff --git a/CHANGES.txt b/CHANGES.txt
index 3dd7dc5..e5557a2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,6 @@
 Current
 
+Added: Big performance improvement when generating the reports (Frank Pavageau)
 Added: <dependencies> allows you to specify group dependencies in testng.xml
 Fixed: dependsOnGroups = {regexp} wasn't working properly (Alistair Ward)
 Fixed: GITHUB-205: white-space was spelled whitespace in testng.css (carlin-scott)