diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 9dd954c161b..912d33979df 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -28,14 +28,19 @@ Velocity 2.0 and Velocity Tools 3.0 Apache ZooKeeper 3.5.5 Jetty 9.4.19.v20190610 +New Features +---------------------- + +* SOLR-13375: Two dimensional routed aliases are now available for organizing collections based on the data values + of two fields. (Gus Heck) + + Improvements ---------------------- * SOLR-12368: Support InPlace DV updates for a field that does not yet exist in any documents (hossman, Simon Willnauer, Adrien Grand, Munendra S N) -* SOLR-13375: Two dimensional routed aliases are now available for organizing collections based on the data values - of two fields. (Gus Heck) Bug Fixes ----------------------