From fc1ad99ddd65bdad0d96006fb28f1728e33d9212 Mon Sep 17 00:00:00 2001 From: Christian Wulf <chw@informatik.uni-kiel.de> Date: Wed, 30 Sep 2015 17:37:38 +0200 Subject: [PATCH] updated change log --- src/changes/changes.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 54abeca9..605b637b 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> -- GitLab