mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-12 17:24:26 +02:00
release: 0.2.3
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## Version 0.2.3 (2025-10-12)
|
||||||
|
- Fix changing vector dimensions on a fresh database (#3)
|
||||||
|
|
||||||
## Version 0.2.2 (2025-10-07)
|
## Version 0.2.2 (2025-10-07)
|
||||||
- Support for ingestion of PDF files
|
- Support for ingestion of PDF files
|
||||||
- Improved ingestion speed
|
- Improved ingestion speed
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "main"
|
name = "main"
|
||||||
version = "0.2.2"
|
version = "0.2.3"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
repository = "https://github.com/perstarkse/minne"
|
repository = "https://github.com/perstarkse/minne"
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
|
|||||||
Reference in New Issue
Block a user