diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 72b1e933576..6e461003868 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -269,6 +269,9 @@ Bug Fixes * SOLR-6685: ConcurrentModificationException in Overseer Status API. (shalin) +* SOLR-6706: /update/json/docs throws RuntimeException if a nested structure + contains a non-leaf float field (Noble Paul, shalin) + Optimizations ----------------------