SOLR-11572: Update CHANGES.txt

This commit is contained in:
Joel Bernstein 2018-11-07 09:38:19 -05:00
parent bc88d78c84
commit 7bde5e2343
1 changed files with 2 additions and 0 deletions

View File

@ -183,6 +183,8 @@ New Features
* SOLR-12795: Introduce 'rows' and 'offset' parameter in FacetStream (Joel Bernstein, Amrit Sarkar, Varun Thacker)
* SOLR-11572: Add recip Stream Evaluator to support reciprocal transformations (Joel Bernstein)
Other Changes
----------------------