Updated CHANGES.
diff --git a/CHANGES.txt b/CHANGES.txt
index a329c97..5446be9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -14,7 +14,8 @@
 Fixed: Invoke IInvokedMethodListener.afterInvocation after fixing results for tests expecting exceptions (Nalin Makar)
 
 Eclipse:
-Added: The progress bar will now be orange if the suite contained skipped tests and no failures
+Added: The conversion of a JUnit test to TestNG now replaces Assert with AssertJUnit
+Added: The progress bar is now orange if the suite contained skipped tests and no failures
 Added: Skipped test and suite icons are now orange (previously: blue)
 Added: New method shortcuts: "Alt+Shift+X N", "Alt+Shift+D N" (Sven Johansson)
 Fixed: Workspace preferences now offer the "XML template" option as well as the project specific preferences (Asiel Brumfield)