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/01/30 19:50:09 UTC

[lucene-solr] branch master updated: SOLR-13147: 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 2beb853  SOLR-13147: Update CHANGES.txt
2beb853 is described below

commit 2beb853cb3d2c05884049719f02706e67e373234
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Wed Jan 30 14:49:45 2019 -0500

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

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 9a2d3ba..18574a9 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -177,6 +177,8 @@ New Features
 
 * SOLR-13104: Add natural and repeat Stream Evaluators (Joel Bernstein)
 
+* SOLR-13147: Add movingMAD Stream Evaluator (Joel Bernstein)
+
 Bug Fixes
 ----------------------