Skip to content

Commit 762c701

Browse files
committed
docs: update changelog for import memory fix (#65)
1 parent faec828 commit 762c701

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
### Changes
66

7+
### Fixes
8+
9+
- Kept large Git snapshot imports and FTS rebuilds from exhausting memory on small hosts by using file-backed SQLite temp storage and a bounded import cache. (#65) Thanks @hxy91819.
10+
711
## 0.7.2 - 2026-05-11
812

913
### Changes

0 commit comments

Comments
 (0)