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

lucene-solr:branch_6x: SOLR-10559: Update CHANGES.txt

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x 66e2c4eae -> bccb4599a


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

Branch: refs/heads/branch_6x
Commit: bccb4599af4447a6e8601b24d9dbf19582d97a11
Parents: 66e2c4e
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:38:20 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/bccb4599/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 5064cea..9ec3776 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -124,6 +124,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
 ----------------------