Added a Krill API returning textSigles for a given corpus query

Change-Id: Ifb02a000f47cfcda00733435149f0fd202b8cfbc
diff --git a/Changes b/Changes
index d58d561..4c54d21 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,10 @@
-0.60.2 2022-01-11
+0.60.2 2022-01-31
     - [security] More log4j updates (diewald)
     - [feature] Support for field value vector method (fixes #81; diewald)
-	- [cleanup] Moved and updated cache-tests from TestKrillCollectionIndex to
-      TestVirtualCorpusCache (resolved #44; margaretha)
+	- [cleanup] Moved and updated cache-tests from TestKrillCollectionIndex 
+	  to TestVirtualCorpusCache (resolved #44; margaretha)
+    - [feature] Added a Krill API returning textSigles for a given 
+      corpus query (margaretha)  
 
 0.60.1 2021-12-17
     - [feature] Added vc loading from classpath (margaretha)