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:51:42 UTC

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

commit 4457115cf09714cf40430cdee44be01676588bd5
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 13eb687..c34fb1e 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -141,6 +141,8 @@ New Features
 
 * SOLR-13104: Add natural and repeat Stream Evaluators (Joel Bernstein)
 
+* SOLR-13147: Add movingMAD Stream Evaluator (Joel Bernstein)
+
 Bug Fixes
 ----------------------