Skip to content

Commit 5ed828f

Browse files
committed
6.4.1
1 parent de90681 commit 5ed828f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to the Solarium library will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
8+
## [6.4.1]
9+
### Added
10+
- CBOR formatted update requests
11+
- Solarium\Core\Query\Helper::knn()
12+
- Solarium\Core\Query\Helper::knnTextToVector()
13+
- Solarium\Core\Query\Helper::vectorSimilarity()
14+
15+
### Removed
16+
- Some return type changes that were added to 6.4.0 but should go into 7.0.0
17+
18+
719
## [6.4.0]
820
### Added
921
- CBOR formatted update requests

0 commit comments

Comments
 (0)