Separate max length for token and char context.
Change-Id: I4ff9f3e454aa4dc2819a98a3c2f08acdcdec82b2
diff --git a/Changes b/Changes
index dcee624..601eb41 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
-0.62.4 2024-05-17
+0.62.4 2024-05-22
- [feature] Make match and context size configurable (address #128,
diewald & margaretha)
+ - [enhancement] Separate max length for token and char context (margaretha)
0.62.3 2024-04-16
- [cleanup] Added getDocBitsSupplier to VirtualCorpusFilter (margaretha)