Skip to content

Commit ac8f5c0

Browse files
committed
updated changelog
1 parent 7414d36 commit ac8f5c0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## v1.2.1 - 16/12/2025
2+
3+
### Added
4+
* Added support for filterIds when querying
5+
6+
### Fixed
7+
8+
* Fixed duplication bug in `add` method of `FileEmbeddingStore`
9+
10+
### Changed
11+
* Queries now return List<Long>
12+
* Indexer call `onBatchComplete` on listener if provided
13+
14+
### Removed
15+
* Removed `useCache`
16+
17+
118
## v1.2.0 - 26/11/2025
219

320
### Added

0 commit comments

Comments
 (0)