SOLR-12862: Update CHANGES.txt

This commit is contained in:
Joel Bernstein 2018-10-28 17:08:26 -04:00
parent 416cc163ba
commit 5fc4d516b1
1 changed files with 2 additions and 0 deletions

View File

@ -168,6 +168,8 @@ New Features
* SOLR-12840: Add pairSort Stream Evaluator (Joel Bernstein)
* SOLR-12862: Add log10 Stream Evaluator and allow the pow Stream Evaluator to accept a vector of exponents (Joel Bernstein)
Other Changes
----------------------