From 914638d1ce5b3768e2232455e0ba8735d140d330 Mon Sep 17 00:00:00 2001
From: Nelson Tavares de Sousa <stu103017@mail.uni-kiel.de>
Date: Thu, 18 Jun 2015 17:21:34 +0200
Subject: [PATCH] added new feature

---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 61b694ea..abd5a6ab 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -11,6 +11,9 @@
 				TeeTime automatically
 				chooses the correct type of pipe for all connections.
 			</action>
+			<action dev="ntd" type="add">
+				Stages without any input port are automatically executed in a dedicated thread.
+			</action>
 			<action dev="ntd" type="fix" issue="93">
 				Introduced a new concept
 				for composing stages.
-- 
GitLab