diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 90e97460e3f..6e04aff86b5 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -283,6 +283,8 @@ New Features * SOLR-12984: The search Streaming Expression should properly support and push down paging when using the /select handler (Joel Bernstein) +* SOLR-13088: Add zplot Stream Evaluator to plot math expressions in Apache Zeppelin (Joel Bernstein) + Bug Fixes ----------------------