Moved and updated cache-tests from TestKrillCollectionIndex to
TestVirtualCorpusCache (resolved #44).

Change-Id: Ia5a0bf208fe8f95bc38ea118bd6d27172eda808f
diff --git a/Changes b/Changes
index 48d360c..d58d561 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
-0.60.2 2022-01-03
+0.60.2 2022-01-11
     - [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)
 
 0.60.1 2021-12-17
     - [feature] Added vc loading from classpath (margaretha)