diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 605b637b06cc80f7ed0b974416245cdf5346593b..07a37d1e4f41642a3c4e99774cf03afcdb7d3670 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -9,6 +9,10 @@ <action dev="ntd" type="add" issue="93"> New concept: composite stages. </action> + <action dev="ntd" type="add" issue="33"> + New concept: TeeTime automatically + chooses the correct type of pipe for all connections. + </action> <action dev="chw" type="add" issue="207"> Added capacity to IPipe. </action> @@ -21,10 +25,6 @@ <action dev="chw" type="add" issue="183"> Threads can be added at runtime. </action> - <action dev="ntd" type="add" issue="33"> - TeeTime automatically - chooses the correct type of pipe for all connections. - </action> <action dev="ntd" type="add" issue="195"> Configurations can only be executed once. </action>