Skip to content

Commit 7415d5a

Browse files
committed
Move 10.0.1 changelog entries to 10.1.0 section
1 parent 5e7fb91 commit 7415d5a

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

lucene/CHANGES.txt

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,9 @@ Bug Fixes
127127
* GITHUB#13990: Added filter to the toString() method of Knn[Float|Byte]VectorQuery
128128
and DiversifyingChildren[Float|Byte]KnnVectorQuery. (Viswanath Kuchibhotla)
129129
* GITHUB#13819: Prevent flattening of ordered and unordered interval sources (Jim Ferenczi)
130+
* GITHUB#14008: Counts provided by taxonomy facets in addition to another aggregation are now returned together with
131+
their corresponding ordinals. (Paul King)
132+
* GITHUB#14027: Make SegmentInfos#readCommit(Directory, String, int) public (Luca Cavanna)
130133

131134
Build
132135
---------------------
@@ -137,16 +140,6 @@ Other
137140
---------------------
138141
* GITHUB#13982: Remove duplicate test code. (Lu Xugang)
139142

140-
======================== Lucene 10.0.1 =======================
141-
142-
Bug Fixes
143-
---------------------
144-
145-
* GITHUB#14008: Counts provided by taxonomy facets in addition to another aggregation are now returned together with
146-
their corresponding ordinals. (Paul King)
147-
148-
* GITHUB#14027: Make SegmentInfos#readCommit(Directory, String, int) public (Luca Cavanna)
149-
150143
======================= Lucene 10.0.0 =======================
151144

152145
API Changes

0 commit comments

Comments
 (0)