From 5adb8f1bd5905f6749e57b7e27d467a4f36c56b2 Mon Sep 17 00:00:00 2001 From: Joel Bernstein Date: Thu, 29 Sep 2016 20:54:58 -0400 Subject: [PATCH] SOLR-9258: Update CHANGES.txt --- solr/CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 5a9cf5ae6ef..58566664f4e 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -71,6 +71,9 @@ New Features * SOLR-9572: config API to show expanded useParams for request handlers inline (noble) +* SOLR-9258: Optimizing, storing and deploying AI models with Streaming Expressions (Cao Manh Dat, Joel Bernstein) + + Bug Fixes ----------------------