diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index ae1ed1f7eeb..0b62be45525 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -209,6 +209,8 @@ New Features * SOLR-9530: An Update Processor to convert normal update operation to an atomic operations such as add, set,inc, remove ,set, removeregex (Amrit Sarkar, noble) +* SOLR-10303: Add date/time Stream Evaluators (Gethin James, Dennis Gove, Joel Bernstein) + Optimizations ----------------------