SOLR-13650: CHANGES.txt

This commit is contained in:
noble 2019-08-20 11:52:41 +10:00
parent 6d3d3c7a6c
commit 625e3f38b2
1 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,9 @@ New Features
* SOLR-13682: command line option to export documents to a file (noble)
* SOLR-13650: Solr now can define and add "packages" with plugins. Each plugin can choose to
load from one of those packages & updating packages can reload those plugins independently (noble)
Improvements
----------------------