File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -98,8 +98,6 @@ Optimizations
9898
9999* GITHUB#15085, GITHUB#15092: Hunspell suggestions: Ensure candidate roots are not worse before updating. (Ilia Permiashkin)
100100
101- * GITHUB#15582: Avoid copying bitset that's subsequently cleared
102-
103101Bug Fixes
104102---------------------
105103* GITHUB#14049: Randomize KNN codec params in RandomCodec. Fixes scalar quantization div-by-zero
@@ -313,6 +311,8 @@ Optimizations
313311
314312* GITHUB#15560: Avoid unnecessary getGraph() call. (Shubham Chaudhary)
315313
314+ * GITHUB#15582: Avoid copying bitset that's subsequently cleared (Viliam Durina)
315+
316316Bug Fixes
317317---------------------
318318* GITHUB#14161: PointInSetQuery's constructor now throws IllegalArgumentException
You can’t perform that action at this time.
0 commit comments