Update Perl internals so that it matches the current Zebra API.
[idzebra-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 0683137..c1d1704 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
 
+Update Perl internals so that it matches the current Zebra API.
+The recordGroup structure is no longer available. A group of resources
+can still be referenced by setting groupName=>..  in various methods.
+
 Maximum number of records to be sorted in a result set can be
 specified by setting "sortmax". Default is 1000.