diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9b01d7fcb120ff7f21b17ad29d847423c638f921..fd9a159d49ed556c2a93eac62ab2054b32c3c42f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -14,6 +14,9 @@
 				Introduced new method (returns void) in Analysis, which starts the execution of the analysis.
 				Marked old method as deprecated.
 			</action>
+			<action dev="chw" type="update" issue="93">
+				Introduced abstract class for composite stages.
+			</action>
 
 		</release>
 		<release version="1.0" date="19.12.2014" description="Initial release">