diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 54abeca9ca1a62be05018a2b0930c1a6f34cbdd7..605b637b06cc80f7ed0b974416245cdf5346593b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -6,6 +6,9 @@ </properties> <body> <release version="2.0" date="30.09.2015" description="Camellia Release"> + <action dev="ntd" type="add" issue="93"> + New concept: composite stages. + </action> <action dev="chw" type="add" issue="207"> Added capacity to IPipe. </action> @@ -69,11 +72,6 @@ Renamed Analysis to Execution. </action> - <action dev="ntd" type="fix" issue="93"> - Introduced a new concept - for composing stages. - </action> - <action dev="ntd" type="remove" issue="217"> Removed InitializingSignal. </action>