Skip to content

Commit 74b1d2c

Browse files
committed
update changelog
1 parent 79fde4d commit 74b1d2c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1+
## v1.0.2 – 05/10/2025
2+
3+
### Fixed
4+
* Fixed typo in getScaledDimension function
5+
16
## v1.0.1 – 26/09/2025
27

38
### Changed
49
* IEmbeddingStore interface - getAll, isCached, exist
510
* Use linked hashmap for cache instead of list
611
* Pass store to Indexers
712
* Update tests
8-
``
13+
914
## v1.0.0 – 23/09/2025
1015
* Initial release

0 commit comments

Comments
 (0)