From 199e37a27b2730210061d290fa3b0f0f8a207b3a Mon Sep 17 00:00:00 2001
From: Nelson Tavares de Sousa <stu103017@mail.uni-kiel.de>
Date: Mon, 15 Jun 2015 13:37:51 +0200
Subject: [PATCH] updated changes

---
 src/changes/changes.xml | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index deabc8b1..1b6d66ee 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -6,7 +6,15 @@
 	</properties>
 	<body>
 		<release version="Snapshot" date="Daily basis" description="Unstable preview of oncoming versions">
-			
+			<action dev="ntd" type="add" issue="33">
+				TeeTime automatically chooses the correct type of pipe for all connections. 
+			</action>
+			<action dev="ntd" type="fix" issue="93">
+				Introduced a new concept for composing stages.
+			</action>
+			<action dev="ntd" type="remove">
+				Marked Pair class as deprecated.
+			</action>
 
 		</release>
 		
-- 
GitLab