commit | 464ae458b4fd6962c00d0b23ce720674db7c23d7 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Fri May 17 11:57:30 2024 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Tue May 21 13:38:27 2024 +0200 |
tree | 85bfd473e9e7ef25fdd34025715692f06fd97224 | |
parent | e4a5eed8528b71bcf7922440d645c9911a84c39f [diff] [blame] |
Make match and context size configurable (address #128) Change-Id: Ieef96dd68adf4e3ce00f59fc21face545c2ce897
diff --git a/Changes b/Changes index 5c618d9..dcee624 100644 --- a/Changes +++ b/Changes
@@ -1,3 +1,7 @@ +0.62.4 2024-05-17 + - [feature] Make match and context size configurable (address #128, + diewald & margaretha) + 0.62.3 2024-04-16 - [cleanup] Added getDocBitsSupplier to VirtualCorpusFilter (margaretha) - [feature] Make VC cache location customizable (margaretha)