SOLR-13560: Update CHANGES.txt

This commit is contained in:
Joel Bernstein 2019-06-19 09:57:39 -04:00
parent 91944a468e
commit 9dab797497
1 changed files with 2 additions and 0 deletions

View File

@ -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
----------------------