From bc0780492b1f7f7c17c233f60a1edb9633822fad Mon Sep 17 00:00:00 2001
From: Nelson Tavares de Sousa <stu103017@mail.uni-kiel.de>
Date: Fri, 26 Jun 2015 13:57:08 +0200
Subject: [PATCH] added change

---
 src/changes/changes.xml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 23c5758a..e1ae02c5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -6,7 +6,7 @@
 	</properties>
 	<body>
 		<release version="Snapshot" date="Daily basis"
-			description="Unstable preview of oncoming versions">
+			description="Unstable preview of oncoming versions - 2.0-SNAPSHOT">
 			<action dev="ntd" type="add" issue="33">
 				TeeTime automatically
 				chooses the correct type of pipe for all connections.
@@ -33,7 +33,9 @@
 				All stages will be
 				initialized before starting the analysis.
 			</action>
-
+			<action dev="ntd" type="add" issue="122">
+				Threads can be named for better debugging.
+			</action>
 		</release>
 
 		<release version="1.1.2" date="12.05.2015" description="Minor bugfixes for 1.1">
-- 
GitLab