| commit | 8903302e4aa4e7ea69e765f1a4c5cd5fa9530b7a | [log] [tgz] |
|---|---|---|
| author | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Nov 05 10:32:11 2025 +0100 |
| committer | Akron <nils@diewald-online.de> | Fri Nov 07 10:33:01 2025 +0100 |
| tree | c27a40301eb6325c09abf9aaa4a2ebd096384db4 | |
| parent | 2344656289a55ce41c6dece43e56a95861fd2996 [diff] [blame] |
Bump version to 0.64 Change-Id: I0668d201b0cccf7a16e3ba9dc04e0bcef5b6d12e
diff --git a/Changes b/Changes index 1959914..487e447 100644 --- a/Changes +++ b/Changes
@@ -1,3 +1,4 @@ +0.64 2025-11-05 - Added support for spaCy annotations on XPOS (spacy/p), UPOS (spacy/u), morphological features (spacy/m) and dependency relations (spacy/d).