You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ct...@apache.org on 2017/05/10 12:35:11 UTC

[24/50] [abbrv] lucene-solr:jira/solr-10290: SOLR-10566: Update CHANGES.txt

SOLR-10566: Update CHANGES.txt


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/717da838
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/717da838
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/717da838

Branch: refs/heads/jira/solr-10290
Commit: 717da83895dc23ef7c7c291404eb54463318241c
Parents: 181d282
Author: Joel Bernstein <jb...@apache.org>
Authored: Fri May 5 14:27:46 2017 -0400
Committer: Cassandra Targett <ca...@lucidworks.com>
Committed: Wed May 10 07:30:32 2017 -0500

----------------------------------------------------------------------
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/717da838/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index ec4ebe2..ced0d3a 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -223,6 +223,8 @@ New Features
 
 * SOLR-10516: Add eval Streaming Expression (Joel Bernstein)
 
+* SOLR-10566: Add timeseries Streaming Expression (Joel Bernstein)
+
 Optimizations
 ----------------------