Updated readme

Change-Id: I51d0da9d5e90149e421cacdfa5e1925bb80865e4
diff --git a/Changes b/Changes
index 8e8c720..ffad231 100644
--- a/Changes
+++ b/Changes
@@ -1,13 +1,16 @@
 0.55.5 2016-04-25
 	- [bugfix] store skipped spans in Repetitionspans as candidates
+	  (margaretha)
+
 0.55.4 2016-04-22
-    - [bugfix] Wrap <base/s=t> boundaries around right extended queries
+	- [bugfix] Wrap <base/s=t> boundaries around right extended queries
 	  (diewald)
 	- [bugfix] Lazy loading bug in WithinSpans (diewald)
-	- [feature] Matching relation nodes with attributes
-	- [bugfix and update] Removed span id in SegmentSpans, added in NextSpans
-	Updated relation deserialization
-	Added tests for relation queries and relation deserialization 
+	- [feature] Matching relation nodes with attributes (margaretha)
+	- [bugfix] Removed span id in SegmentSpans, added in NextSpans (margaretha)
+	- [feature] Updated relation deserialization (margaretha)
+	- [feature] Added tests for relation queries and relation deserialization
+	  (margaretha)
 	- [bugfix] Workaround for Nullpointers in SpanOrQuery (diewald)
 
 0.55.3 2016-02-22