diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index b4196edd847..7767453c9d9 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -109,6 +109,8 @@ New Features * SOLR-9992: Add support for grouping with PointFIelds. (Cao Manh Dat) +* SOLR-10046: Add UninvertDocValuesMergePolicyFactory class. (Keith Laban, Christine Poerschke) + ================== 6.5.0 ================== @@ -213,8 +215,6 @@ New Features * SOLR-10224: Add disk total and disk free metrics. (ab) -* SOLR-10046: Add UninvertDocValuesMergePolicyFactory class. (Keith Laban, Christine Poerschke) - * SOLR-10085: SQL result set fields should be ordered by the field list (Joel Bernstein) * SOLR-10254: significantTerms Streaming Expression should work in non-SolrCloud mode (Joel Bernstein)