Added vc loading from classpath for testing.
Change-Id: I71bf7f98497e04c133e0fe970b9ef9a84fd43399
diff --git a/Changes b/Changes
index 966f9de..8fef077 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.60 2021-12-10
+0.60 2021-12-13
- [feature] Implemented a new cache with on disk
storage and auto-update (margaretha).
- [feature] Support for tokenized snippet output
@@ -9,6 +9,7 @@
- [feature] Added a delete method to VirtualCorpusCache (margaretha)
- [feature] Added normalization for slash in Fingerprinter (margaretha)
- [security] Updated log4j due to CVE-2021-44228 (diewald)
+ - [feature] Added vc loading from classpath (margaretha)
!!! This is a security fix - please update!