Set the default value for named-vc path (fixes #146)

Change-Id: I77d0ac01bddba2c1649e88385ed475e46d56ea47
diff --git a/Changes b/Changes
index 98f331d..37d2ffc 100644
--- a/Changes
+++ b/Changes
@@ -1,9 +1,10 @@
-0.62.5 2024-05-31
+0.62.5 2024-06-11
     - [bugfix] cut primary data according to max values (margaretha, #143)
     - [enhancement] restrict match expansion by max token and context 
       size (margaretha, #144)
+    - [bugfix] Set the default value for named-vc path (margaretha, 
+      fixes #146)
     
-
 0.62.4 2024-05-27
     - [feature] Make match and context size configurable (address #128, 
       diewald & margaretha)