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

[14/33] lucene-solr:jira/solr-8668: 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/554f6600
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/554f6600
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/554f6600

Branch: refs/heads/jira/solr-8668
Commit: 554f6600a0f2c6d18e9768f92c8c85c48a9ad5d7
Parents: a96f394
Author: Joel Bernstein <jb...@apache.org>
Authored: Fri May 5 14:27:46 2017 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Fri May 5 14:27:46 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/554f6600/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
 ----------------------