Add missing change entires for 9.8

This commit is contained in:
Luca Cavanna 2023-06-26 11:23:17 +02:00
parent edc2cf5cd1
commit 3e0dc2b572
1 changed files with 4 additions and 0 deletions

View File

@ -136,6 +136,10 @@ Optimizations
* GITHUB#12361: Faster top-level disjunctions sorted by descending score.
(Adrien Grand)
* GITHUB#12372: Reduce allocation during HNSW construction (Jonathan Ellis)
* GITHUB#12385: Restore parallel knn query rewrite across segments rather than slices (Luca Cavanna)
Bug Fixes
---------------------