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 14:00:15 UTC

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

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

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


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

commit cf8ac4dbcf499913686041c35d991518bb65df4c
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 628c589..7cb20c2 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -94,6 +94,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
 ----------------------