Skip to content

Commit

Permalink
Move 10.0.1 changelog entries to 10.1.0 section
Browse files Browse the repository at this point in the history
  • Loading branch information
javanna committed Dec 20, 2024
1 parent 50932ed commit 8c7050b
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions lucene/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,9 @@ Bug Fixes
* GITHUB#13990: Added filter to the toString() method of Knn[Float|Byte]VectorQuery
and DiversifyingChildren[Float|Byte]KnnVectorQuery. (Viswanath Kuchibhotla)
* GITHUB#13819: Prevent flattening of ordered and unordered interval sources (Jim Ferenczi)
* GITHUB#14008: Counts provided by taxonomy facets in addition to another aggregation are now returned together with
their corresponding ordinals. (Paul King)
* GITHUB#14027: Make SegmentInfos#readCommit(Directory, String, int) public (Luca Cavanna)

Build
---------------------
Expand All @@ -192,16 +195,6 @@ Other
---------------------
* GITHUB#13982: Remove duplicate test code. (Lu Xugang)

======================== Lucene 10.0.1 =======================

Bug Fixes
---------------------

* GITHUB#14008: Counts provided by taxonomy facets in addition to another aggregation are now returned together with
their corresponding ordinals. (Paul King)

* GITHUB#14027: Make SegmentInfos#readCommit(Directory, String, int) public (Luca Cavanna)

======================= Lucene 10.0.0 =======================

API Changes
Expand Down

0 comments on commit 8c7050b

Please sign in to comment.