release: 0.2.4

This commit is contained in:
Per Stark
2025-10-15 09:09:35 +02:00
parent cb7f625b81
commit 2964f1a5a5
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,6 +1,10 @@
# Changelog
## Unreleased
## Version 0.2.4 (2025-10-15)
- Improved retrieval performance. Ingestion and chat now utilizes full text search, vector comparison and graph traversal.
- Ingestion task archive
## Version 0.2.3 (2025-10-12)
- Fix changing vector dimensions on a fresh database (#3)