Support loading mmapable indices by path

Change-Id: Iaaeb8dc987c3da4b3f72e84535dce975a22444cf
diff --git a/Changes b/Changes
index 63b8941..3cd095a 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+0.62.2 2024-02-19
+    - [feature] Support MMap directory parameters directly
+      for KrillIndex (without the need for Lucene dependencies)
+      (diewald)
+
 0.62.1 2024-01-25
     - [security] Introduction of dependabot alerts (margaretha)
     - [security] Update dependencies (diewald)