mirror of https://github.com/apache/lucene.git
LUCENE-8855: Move the CHANGES entry to the right version.
This commit is contained in:
parent
7989a863fa
commit
b48a02b1f1
|
@ -130,6 +130,8 @@ Improvements
|
|||
|
||||
* LUCENE-8793: Luke enhanced UI for CustomAnalyzer: show detailed analysis steps. (Jun Ohtani via Tomoko Uchida)
|
||||
|
||||
* LUCENE-8855: Add Accountable to some Query implementations (ab, Adrien Grand)
|
||||
|
||||
Optimizations
|
||||
|
||||
* LUCENE-8796: Use exponential search instead of binary search in
|
||||
|
@ -166,12 +168,6 @@ Other
|
|||
|
||||
* LUCENE-8886: Fix TestMutablePointsReaderUtils tests. (Ignacio Vera)
|
||||
|
||||
======================= Lucene 8.1.2 =======================
|
||||
|
||||
Improvements
|
||||
|
||||
* LUCENE-8855: Add Accountable to some Query implementations (ab, Adrien Grand)
|
||||
|
||||
======================= Lucene 8.1.1 =======================
|
||||
(No Changes)
|
||||
|
||||
|
|
Loading…
Reference in New Issue