Add support for "corpus" in deserialization.
"collection" is marked as legacy.
Change-Id: I2708e8972230e727c59d15a91ff27f81022c4d8f
diff --git a/Changes b/Changes
index 04a6289..dc768c4 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
-0.64.3 2025-07-25
+0.64.3 2025-08-19
- [feature] Add tar and zip archive input support to Krill-Indexer (kupietz)
- [security] Update dependencies (kupietz)
+ - [enhancement] Add support for "corpus" in deserialization, "collection"
+ is marked as legacy (margaretha).
0.64.2 2025-07-02
- [bugfix] Restore rewrites in Meta. (diewald)