SOLR-8972: Update CHANGES.txt

This commit is contained in:
jbernste 2016-05-05 16:46:27 -04:00
parent d2182ae2da
commit 02eef8dffa

View File

@ -124,6 +124,8 @@ New Features
* SOLR-9049: RuleBasedAuthorizationPlugin supports regex in param values eg: "command" : "REGEX:(i?)create" (noble) * SOLR-9049: RuleBasedAuthorizationPlugin supports regex in param values eg: "command" : "REGEX:(i?)create" (noble)
* SOLR-8972: Add GraphHandler and GraphMLResponseWriter to support graph visualizations (Joel Bernstein)
Bug Fixes Bug Fixes
---------------------- ----------------------