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

[30/50] [abbrv] lucene-solr:jira/solr-10262: SOLR-10559: Update CHANGES.txt

SOLR-10559: 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/b18c182d
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/b18c182d
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/b18c182d

Branch: refs/heads/jira/solr-10262
Commit: b18c182d42a659a56f33e197d588596eda1f4af7
Parents: 554f660
Author: Joel Bernstein <jb...@apache.org>
Authored: Fri May 5 14:36:32 2017 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Fri May 5 14:36:32 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b18c182d/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index ced0d3a..ab8a606 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -225,6 +225,8 @@ New Features
 
 * SOLR-10566: Add timeseries Streaming Expression (Joel Bernstein)
 
+* SOLR-10559: Add let, get and tuple Streaming Expressions (Dennis Gove, Joel Bernstein)
+
 Optimizations
 ----------------------