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 2019/06/19 13:57:49 UTC

[lucene-solr] branch master updated: SOLR-13560: Update CHANGES.txt

This is an automated email from the ASF dual-hosted git repository.

jbernste pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/master by this push:
     new 9dab797  SOLR-13560: Update CHANGES.txt
9dab797 is described below

commit 9dab7974978e68e78e5b91d842a86434955a6d5b
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Wed Jun 19 09:57:39 2019 -0400

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

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 6d2f2da..f595608 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -135,6 +135,8 @@ New Features
 
 * SOLR-13347: Transaction log to natively support UUID types (Thomas Wöckinger via noble)
 
+* SOLR-13560: Add isNull and notNull Stream Evaluators (Joel Bernstein)
+
 
 Bug Fixes
 ----------------------