Move CHANGES to the right section.

This commit is contained in:
Adrien Grand 2023-10-24 18:03:53 +02:00
parent 611bbbd951
commit c95a8f6513
1 changed files with 3 additions and 3 deletions

View File

@ -101,9 +101,6 @@ Optimizations
* GITHUB#12552: Make FSTPostingsFormat load FSTs off-heap. (Tony X)
* GITHUB#12589: Disjunctions now sometimes run as conjunctions when the minimum
competitive score requires multiple clauses to match. (Adrien Grand)
Bug Fixes
---------------------
@ -221,6 +218,9 @@ Optimizations
* GITHUB#12653: Optimize computing number of levels in MultiLevelSkipListWriter#bufferSkip. (Shubham Chaudhary)
* GITHUB#12589: Disjunctions now sometimes run as conjunctions when the minimum
competitive score requires multiple clauses to match. (Adrien Grand)
Changes in runtime behavior
---------------------