Update version to 0.7.3, add support for IndexedDB, and document related features in CHANGELOG.

This commit is contained in:
duanfuxiang
2025-07-08 21:34:14 +08:00
parent 10a1c8a23c
commit 21f4734917
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
releases:
- version: "0.7.3"
features:
- "add idb support"
- version: "0.7.2"
fixes:
- "fix workspace vector index error"