diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index c6f307daaaa..00e977c951e 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -93,6 +93,8 @@ New Features * SOLR-9103: Restore ability for users to add custom Streaming Expressions (Cao Manh Dat) +* SOLR-9657: New TemplateUpdateProcessorFactory added (noble) + * SOLR-8487: Adds CommitStream to support sending commits to a collection being updated (Dennis Gove) Bug Fixes