diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5f4f395322c11f1d0ac2e3ef8a24a60d30254dad..bf0a754ed02711afff8b34b12394b4736b0626ac 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -23,7 +23,7 @@ Configurations are now built within the Configuration class. This removes any constraints on CompositeStages and - enables therefore multiple connections and multithreading. + enables therefore multiple connections and multithreading in such stages. </action> <action dev="ntd" type="update"> Renamed Analysis to Execution @@ -38,6 +38,10 @@ <action dev="ntd" type="add" issue="122"> Threads can be named for better debugging. </action> + <action dev="ntd" type="add" issue="211"> + Added Services. + Any Execution can now be aborted. + </action> </release> <release version="1.1.2" date="12.05.2015" description="Minor bugfixes for 1.1">