SOLR-13146: Update CHANGES.txt

This commit is contained in:
Joel Bernstein 2019-02-03 18:22:49 -05:00
parent 1a23ab005b
commit 49dc7a9cf7
1 changed files with 2 additions and 0 deletions

View File

@ -383,6 +383,8 @@ Improvements
* SOLR-13156: support facet.sort for facet.field={!terms=foo,bar}field. (Konstantin Perikov via Mikhail Khludnev)
* SOLR-13146: Allow derivatives to be computed for the oscillate Stream Evaluator (Joel Bernstein)
Other Changes
----------------------