Added getDocBitsSupplier to VirtualCorpusFilter

Change-Id: Ieb6625a56d81b16f3733b8e52acf2b6ec73186df
diff --git a/Changes b/Changes
index 00591d7..8ed4d6a 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+0.62.3 2024-04-11
+    - [cleanup] Added getDocBitsSupplier to VirtualCorpusFilter (margaretha)
+
 0.62.2 2024-02-20
     - [feature] Support MMap directory parameters directly
       for KrillIndex (without the need for Lucene dependencies)